NetBSD/sys/arch/macppc/dev
atatat 31144d9976 Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
indicating an unhandled "command".  ERESTART is -1, which can lead to
confusion.  ERESTART has been moved to -3 and EPASSTHROUGH has been
placed at -4.  No ioctl code should now return -1 anywhere.  The
ioctl() system call is now properly restartable.
2002-03-17 19:40:26 +00:00
..
abtn.c Make macppc compile by default with -Wall -Wmissing-prototype in addition 2001-06-08 00:32:01 +00:00
adb.c Make macppc compile by default with -Wall -Wmissing-prototype in addition 2001-06-08 00:32:01 +00:00
adb_direct.c In adb_soft_intr, remove the packet from the queue before calling the 2002-02-23 10:47:16 +00:00
adb_direct.h
adbvar.h Make macppc compile by default with -Wall -Wmissing-prototype in addition 2001-06-08 00:32:01 +00:00
aed.c
aedvar.h
akbd.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
akbdmap.h add a few missing keys, including f1-f12,home,end,next,prior 2002-03-04 04:03:36 +00:00
akbdvar.h solve polled adb keyboard problems with dropped keys and unsynced caps lock 2002-02-24 20:20:20 +00:00
am79c950.c Use bpf_mtap(). 2002-01-16 05:56:54 +00:00
am79c950reg.h
ams.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
amsvar.h
awacs.c Add a new optional method, dev_ioctl, to the audio hardware driver interface. 2001-10-03 00:04:47 +00:00
dbdma.c Make macppc compile by default with -Wall -Wmissing-prototype in addition 2001-06-08 00:32:01 +00:00
dbdma.h Add/change prototypes so that macpcc builds with -Wstrict-prototypes. 2001-06-19 12:02:55 +00:00
esp.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
espvar.h
gpio.c Add/change prototypes so that macpcc builds with -Wstrict-prototypes. 2001-06-19 12:02:55 +00:00
if_bm.c bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
if_bmreg.h
if_gm.c bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
if_gmreg.h Forgot to commit this. 2000-06-15 19:09:15 +00:00
if_mc.c bcopy -> memcpy, bzero -> memset, bcmp -> memcmp. 2001-07-22 11:29:44 +00:00
if_mcvar.h Fix a warning when compiled w/o DDB. 2001-07-26 11:23:37 +00:00
if_wi_obio.c Add AirMac frontend. 2001-05-16 10:56:42 +00:00
mediabay.c bcopy -> memcpy, bzero -> memset, bcmp -> memcmp. 2001-07-22 11:29:44 +00:00
mesh.c Use common macro to check message length. 2001-11-04 12:03:41 +00:00
meshreg.h Fix Conner CFP1080 problem (pr 7612) and add debugging messages. 2000-10-23 21:04:27 +00:00
nvram.c Make macppc compile by default with -Wall -Wmissing-prototype in addition 2001-06-08 00:32:01 +00:00
obio.c Support the new iBook. 2001-06-17 19:54:47 +00:00
ofb.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
ofbvar.h Forgot to commit this; s/offb/ofb/. 2001-06-10 13:56:13 +00:00
ofcons.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
pm_direct.c if pm_adb_op times out waiting for an interrupt, attempt to take 2002-01-02 20:28:43 +00:00
pm_direct.h
viareg.h Add/change prototypes so that macpcc builds with -Wstrict-prototypes. 2001-06-19 12:02:55 +00:00
wdc_obio.c tweak timings 2002-01-09 05:23:07 +00:00
z8530tty.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
zs.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
zs_kgdb.c add support for kgdb over zs 2002-01-06 00:35:10 +00:00