NetBSD/sys/dev/ofw
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
..
Makefile Put back all header files defining ioctls 2001-04-11 19:07:36 +00:00
files.ofw Add openfirmio which is an ioctl interface to OpenFirmware. 2000-11-14 06:45:54 +00:00
ofbus.c add RCSIDs 2001-11-13 07:24:43 +00:00
ofcons.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
ofdisk.c add RCSIDs 2001-11-13 07:24:43 +00:00
ofnet.c bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
ofrtc.c add RCSIDs 2001-11-13 07:24:43 +00:00
ofw_network_subr.c add RCSIDs 2001-11-13 07:24:43 +00:00
ofw_pci.h add OFW_PCI_PHYS_HI_BUS() 2001-02-17 16:28:37 +00:00
ofw_subr.c add RCSIDs 2001-11-13 07:24:43 +00:00
openfirm.h Don't use argument names in function declarations. 2001-06-19 08:24:07 +00:00
openfirmio.c add RCSIDs 2001-11-13 07:24:43 +00:00
openfirmio.h Add multiple inclusion protection. Define prototypes for openfirm 2001-06-08 00:19:17 +00:00