freebsd-src/sys/dev/sio
Poul-Henning Kamp de7ac779e9 Only try to flush the FIFO of 500 characters, return EIO if that fails.
This at least prevents the total hang of the machine when I open a
PCCARD sio device on -current, but it does not solve the problem.
2002-08-28 22:25:41 +00:00
..
sio.c Only try to flush the FIFO of 500 characters, return EIO if that fails. 2002-08-28 22:25:41 +00:00
sio_ebus.c Add missing quotes around ID string in __FBSDID(). 2002-07-16 16:20:44 +00:00
sio_isa.c
sio_pccard.c
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
sioreg.h Make the speed used by gdb over serial settable in the kernel configuration. 2002-06-18 21:30:37 +00:00
siovar.h