freebsd-dev/sys/dev/sio
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
..
sio_ebus.c Add detach methods so we can unload the sio module. 2003-12-27 19:47:10 +00:00
sio_isa.c Add detach methods so we can unload the sio module. 2003-12-27 19:47:10 +00:00
sio_pccard.c
sio_pci.c Sometimes cardbus attachments don't attach, so while we track down 2003-11-28 05:28:29 +00:00
sio_puc.c Add detach methods so we can unload the sio module. 2003-12-27 19:47:10 +00:00
sio.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
sioreg.h
siovar.h