freebsd-nq/sys/dev/sio
Warner Losh 58f4eca2a6 Whatever dumbass wrote sio_pci.c didn't include a detach method.
Wearing said pointy hat, correct the oversight and hope nobody
notices.

# this should make xircom modems happier to detach once other bugs with
# the cardbus layer are fixed.

Noticed by: scottl
Conical Hat to: imp
2003-02-16 18:05:54 +00:00
..
sio_ebus.c Add missing quotes around ID string in __FBSDID(). 2002-07-16 16:20:44 +00:00
sio_isa.c Add another Askey ISA modem ID. 2002-05-06 09:02:55 +00:00
sio_pccard.c No need to wrap siodetach() with sio_pccard_detach. 2003-02-16 18:03:15 +00:00
sio_pci.c Whatever dumbass wrote sio_pci.c didn't include a detach method. 2003-02-16 18:05:54 +00:00
sio_puc.c Make 'rclk' a uintptr_t to quiet warnings. 2002-11-07 22:22:10 +00:00
sio.c Remove #include <sys/dkstat.h> 2003-02-16 14:13:23 +00:00
sioreg.h Move the com_emr register definition to sioreg.h. 2002-09-24 02:35:57 +00:00
siovar.h Remove __P. 2002-03-20 02:08:01 +00:00