freebsd-src/sys/dev/sio
Maxim Sobolev a2a101e766 Add initial support for IC Book Labs Dreadnought x16 Pro 16-ports card. Since
this card is based on 16750 UART, modify sio(4) a bit to ignore 16750-specific
7th bit of MCR when probing card. This allows card to be detected and attached
as 16550A-compatible device. More work needs to be done in order to enable
nice 16750-specific features such as larger fifo buffer and higher speeds.

Sponsored by:	IC Book Labs
MFC after:	2 weeks
2003-03-12 17:20:24 +00:00
..
sio.c Add initial support for IC Book Labs Dreadnought x16 Pro 16-ports card. Since 2003-03-12 17:20:24 +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 _HID of IrDA module and Pen tablet on 2003-03-11 16:49:06 +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 Add yet a patch for the patchwork quilt called sio(4): 2003-02-27 14:09:36 +00:00
sio_puc.c Make 'rclk' a uintptr_t to quiet warnings. 2002-11-07 22:22:10 +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