patch-2.1.101 linux/drivers/macintosh/mediabay.c
Next file: linux/drivers/macintosh/nvram.c
Previous file: linux/drivers/macintosh/macserial.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Fri May 8 00:25:50 1998
- Orig file:
v2.1.100/linux/drivers/macintosh/mediabay.c
- Orig date:
Thu Apr 23 20:21:33 1998
diff -u --recursive --new-file v2.1.100/linux/drivers/macintosh/mediabay.c linux/drivers/macintosh/mediabay.c
@@ -21,6 +21,7 @@
#include <asm/io.h>
#include <asm/ohare.h>
#include <asm/mediabay.h>
+#include <asm/init.h>
struct media_bay_hw {
unsigned char b0;
@@ -84,6 +85,8 @@
* an infinite loop calling the media bay interrupt handler.
* Therefore we do it all by polling the media bay once each tick.
*/
+
+__pmac /* I don't know of any chrp with a mediabay -- Cort */
void
media_bay_init(void)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov