freebsd-dev/sys/dev/ofw
Poul-Henning Kamp dc08ffec87 Device megapatch 4/6:
Introduce d_version field in struct cdevsw, this must always be
initialized to D_VERSION.

Flip sense of D_NOGIANT flag to D_NEEDGIANT, this involves removing
four D_NOGIANT flags and adding 145 D_NEEDGIANT flags.
2004-02-21 21:10:55 +00:00
..
ofw_console.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
ofw_disk.c Change the disk(9) API in order to make device removal more robust. 2004-02-18 21:36:53 +00:00
ofw_pci.h
openfirm.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
openfirm.h Implement OF_interpret. 2003-06-07 18:34:04 +00:00
openfirmio.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
openfirmio.h - Add an OFIOCGETPROPLEN ioctl() to get the length of a property. 2003-06-11 18:33:03 +00:00
openpromio.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
openpromio.h Add a solaris compatible ofw interface for third party software that 2003-06-19 01:40:11 +00:00