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 Include pccard/pccard_cis.h here too 2003-10-07 04:26:14 +00:00
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 Moved the definitions of the bits in the ns*50 registers from sioreg.h 2003-09-16 08:08:08 +00:00
siovar.h Remove __P. 2002-03-20 02:08:01 +00:00