summaryrefslogtreecommitdiff
path: root/sys/dev/puc/pucdata.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for another multiple serial port card based on OX16PCI954 deviceDoug Ambrisko2003-10-241-0/+13
* Add an entry for the VScom (Titan?) PCI-800L 8-port serial multiportJoerg Wunsch2003-09-191-0/+24
* Enhance puc(4) to support uart(4). This includes:Marcel Moolenaar2003-09-061-0/+13
* Add in a missing device entry that I thought was already in there. ThisDoug Ambrisko2003-08-211-0/+10
* Add support for the newer Moxa PCI 8-port, 16550-compatible basedPierre Beyssac2003-08-141-0/+17
* Support the Titan VScom PCI-200HV2 2 port serial card.Bruce Evans2003-08-021-0/+10
* add support for NetMos 4S0P PCI: 4S, 0PWilko Bulte2003-05-141-0/+13
* Add support for IC Book Ironclad Pro/Lite 8-port cards.Maxim Sobolev2003-04-301-0/+34
* Correct typos.Murray Stokely2003-04-071-2/+2
* Add support for Moxa Technologies Co., Ltd. PCI I/O Card 4S RS232Poul-Henning Kamp2003-04-031-0/+13
* - Add minimal support for TI16754 4xUART chip into sio(4) driver and removeMaxim Sobolev2003-03-151-32/+34
* Correct clock frequency for the IC Book Labs' cards, so that it's possibleMaxim Sobolev2003-03-121-32/+32
* Add initial support for IC Book Labs Dreadnought x16 Pro 16-ports card. SinceMaxim Sobolev2003-03-121-0/+24
* fix build (make LINT)Sam Leffler2002-12-301-0/+1
* Add support for IC Book Labs Dreadnought x16 Lite.Maxim Sobolev2002-12-281-0/+23
* More cleaning up and unhacking:Poul-Henning Kamp2002-08-311-0/+76
* Add an entry for Avlab's low profile 4 serial port card.John Hay2002-08-221-0/+12
* Add an entry for VScom PCI-200L 2 port serial card.John Hay2002-08-221-0/+10
* Add support for Comtrol RocketPort 550 PCi models: 4 RJ45, 4 Quadcable,David E. O'Brien2002-06-181-0/+87
* Support the Comtrol RocketPort 550 PCi 16 (used with RocketPort I/F box).David E. O'Brien2002-06-181-0/+28
* Add another chip id for the new LAVA 4-port serial card.John Hay2002-04-241-0/+10
* Add an entry for "PCCOM dual port RS232/422/485".John Hay2002-04-011-0/+9
* Add an entry for Decision Computer Inc, PCCOM 4-port serial cards.Murray Stokely2002-03-281-0/+12
* Remove the #if __FreeBSD_version glue now that the puc driver is part ofJohn Hay2002-03-081-6/+0
* Add the "Avlab Technology, PCI IO 2S" card.John Hay2002-03-061-0/+9
* Add the puc (PCI "Universal" Communications) driver. The idea and some ofJohn Hay2002-02-161-0/+752