NetBSD/sys/arch/mac68k/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
..
6x10.h
adb_direct.c Fix up a bug which PB150 shuts down when one boots up in progress. 2002-03-05 17:39:25 +00:00
adb.c prepare for ELF: 2001-11-20 03:19:41 +00:00
adbsys.c Add and use macros to build ADB FLUSH, LISTEN, and TALK commands. 2000-03-19 07:37:58 +00:00
adbsysasm.s prepare for ELF: 2001-11-20 03:19:41 +00:00
adbvar.h Stabilize ADB support for some non-Apple ADB peripherals. This is the 2000-07-03 08:59:26 +00:00
aed.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
aedvar.h New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
akbd.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
akbdmap.h Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
akbdvar.h Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
ams.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
amsvar.h Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
grf_compat.c Remove unused variable. Reported by Thilo Manske in port-mac68k/12794. 2001-04-30 17:12:03 +00:00
grf_subr.c Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
grfvar.h Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
if_ae.c Now properly probes for cards with 64k of buffer. Reversed order 2001-11-10 21:32:33 +00:00
if_aereg.h
if_aevar.h
if_mc.c Use bpf_mtap(). 2002-01-16 05:56:54 +00:00
if_mcreg.h
if_mcvar.h
if_sn.c Use bpf_mtap(). 2002-01-16 05:56:54 +00:00
if_snreg.h
if_snvar.h
ite_compat.c port-mac68l/12931 by Dave Huang: 2001-05-14 09:27:06 +00:00
mac68k5380.c Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
maccons.c Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
macfb.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
macfbvar.h Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
ncr5380.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
ncr5380reg.h Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
ncr5380var.h
pm_direct.c Fix up a bug which PB150 shuts down when one boots up in progress. 2002-03-05 17:39:25 +00:00
pm_direct.h
sbc.c Add a ncr5380_attach() routine which does part of the initialization, attaches 2000-03-18 16:13:22 +00:00
sbcreg.h
sbcvar.h Add a ncr5380_attach() routine which does part of the initialization, attaches 2000-03-18 16:13:22 +00:00
zs_cons.h
zs_kgdb.c
zs.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00