patch-2.2.17 linux/drivers/macintosh/macio-adb.c

Next file: linux/drivers/macintosh/macserial.c
Previous file: linux/drivers/macintosh/mac_keyb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.16/drivers/macintosh/macio-adb.c linux/drivers/macintosh/macio-adb.c
@@ -115,11 +115,6 @@
 	out_8(&adb->intr_enb.r, DFB | TAG);
 
 	adb_controller = &macio_controller;
-//	adb_hardware = ADB_MACIO;
-
-//	adb_send_request = macio_adb_send_request;
-//	adb_autopoll = macio_adb_autopoll;
-//	adb_reset_bus = macio_reset_bus;
 }
 
 static int macio_adb_autopoll(int devs)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)