freebsd-dev/sys/dev/sio
Warner Losh d36644f2d9 Be nice. There are evidentally a number of different cards that
identify themselves as serial cards that it would be desirable to
attach a different driver than sio to.  Since we are claiming all
serial cards, this is not possible.  Instead, return -100 to indicate
that we're willing to take the card, but still allow other drivers to
attach.

Pointed out by: Maksim Yevmenkin
2002-12-21 22:37: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 Be nice. There are evidentally a number of different cards that 2002-12-21 22:37:54 +00:00
sio_pci.c Add PCI ID and configuration hint for Netmos Nm9845 PCI 6-ports serial 2002-07-10 17:26:11 +00:00
sio_puc.c Make 'rclk' a uintptr_t to quiet warnings. 2002-11-07 22:22:10 +00:00
sio.c s/modunload/kldunload 2002-10-11 20:22:20 +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