freebsd-dev/sys/dev/sio
John Hay 9c564b6c92 Add the puc (PCI "Universal" Communications) driver. The idea and some of
the structure definitions come from NetBSD to make it easier to share card
definitions. The driver only acts as a shim between the pci bus and the
sio driver. Later pci parallel ports could also be supported through this
driver. Support for most single and multiport pci serial cards should be
as simple as adding its definition to pucdata.c

Tested with the following pci cards:
Moxa Industio CP-114, 4 port RS-232,RS-422/485
Syba Tech Ltd. PCI-4S2P-550-ECP, 4 port RS-232 + 2 parallel ports
Netmos NM9835 PCI-2S-550, 2 port RS-232
2002-02-16 15:12:14 +00:00
..
sio_isa.c Add support for different serial clock frequencies and not just the 2002-01-30 17:22:04 +00:00
sio_pccard.c Add support for different serial clock frequencies and not just the 2002-01-30 17:22:04 +00:00
sio_pci.c Add pc98 support. 2002-01-31 08:24:36 +00:00
sio_puc.c Add the puc (PCI "Universal" Communications) driver. The idea and some of 2002-02-16 15:12:14 +00:00
sio.c Add support for different serial clock frequencies and not just the 2002-01-30 17:22:04 +00:00
sioreg.h Remove obsolete COMBRD* definitions. 2002-01-31 08:23:30 +00:00
siovar.h Add support for different serial clock frequencies and not just the 2002-01-30 17:22:04 +00:00