1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/dev/puc
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
..
puc_pccard.c Add "missing scratch-pad register" to the first of the two ports 2002-09-27 22:02:46 +00:00
puc_pci.c Stylistic fixes for the inclusion of the opt_puc.h header, so it comes from the 2002-09-01 01:59:38 +00:00
puc.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
pucdata.c Add initial support for IC Book Labs Dreadnought x16 Pro 16-ports card. Since 2003-03-12 17:20:24 +00:00
pucvar.h MFp4: Add support for memory mapped UARTs, but don't add any devices 2003-01-18 02:54:16 +00:00