summaryrefslogtreecommitdiffstats
path: root/sys/dev/puc/pucdata.c
Commit message (Expand)AuthorAgeFilesLines
* add support for NetMos NM9805 1284 Printer portwilko2005-02-091-0/+9
* Add PCI ID for Dell RAC IV/ERA Virtual UART (PowerEdge 1850).bms2005-01-271-2/+9
* Add device description for the Dell Remote Access Card (DRAC) III and IVbms2005-01-201-0/+9
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Add support for Chase/Perle PCI FAST-4 4 port serial cards which appearwilko2005-01-051-0/+36
* Add description of Cronyx Omega2-PCI (8x port serial adapter).rik2004-05-171-0/+15
* Add IC Book Labs Gunboat x2 and x4 series of serial adapters.sobomax2004-04-241-0/+45
* Moved the function pointer in struct puc_device_description to the endbde2004-04-181-91/+1
* Miscellaneous style fixes, including yet another attempt to get thebde2004-04-181-21/+23
* Fixed some style bugs in rev.1.1 (only 2 entries were misformatted).bde2004-04-181-11/+11
* Fixed some style bugs (perfect tab lossage on every line) in rev.1.4.bde2004-04-181-11/+11
* Fixed some style bugs (misformatting) in rev.1.9.bde2004-04-181-2/+2
* Oops, fixed some more style bugs (tab lossage) in rev.1.28. Fixed thebde2004-04-181-12/+12
* Fixed some style bugs in rev.1.24. Almost every line was misformatted,bde2004-04-181-7/+7
* Fixed some style bugs (formatting errors) in rev.1.25.bde2004-04-181-5/+5
* Fixed some style bugs (tab lossage) in rev.1.26.bde2004-04-181-2/+2
* Fixed some style bugs in rev.1.28. Almost every line was misindented.bde2004-04-181-9/+9
* Fixed a style bug (insertion sort error) in rev.1.29. This file shouldbde2004-04-181-10/+10
* Fixed some style bugs in previous commit. Almmost every line wasbde2004-04-181-11/+13
* Add support for Exsys EX-41098 cards.cperciva2004-04-171-0/+14
* Expand the mask for the Avlab Technology, PCI IO 2S entry to cover thejhb2004-02-041-1/+1
* Add support for an non-branded SUN1889-based 2 port PCI serial card.jhb2003-12-311-0/+10
* Add support for Moxa Technologies' Smartio CP-104UL/PCI 4S RS232 card.obrien2003-12-091-0/+13
* Add support for another multiple serial port card based on OX16PCI954 deviceambrisko2003-10-241-0/+13
* Add an entry for the VScom (Titan?) PCI-800L 8-port serial multiportjoerg2003-09-191-0/+24
* Enhance puc(4) to support uart(4). This includes:marcel2003-09-061-0/+13
* Add in a missing device entry that I thought was already in there. Thisambrisko2003-08-211-0/+10
* Add support for the newer Moxa PCI 8-port, 16550-compatible basedpb2003-08-141-0/+17
* Support the Titan VScom PCI-200HV2 2 port serial card.bde2003-08-021-0/+10
* add support for NetMos 4S0P PCI: 4S, 0Pwilko2003-05-141-0/+13
* Add support for IC Book Ironclad Pro/Lite 8-port cards.sobomax2003-04-301-0/+34
* Correct typos.murray2003-04-071-2/+2
* Add support for Moxa Technologies Co., Ltd. PCI I/O Card 4S RS232phk2003-04-031-0/+13
* - Add minimal support for TI16754 4xUART chip into sio(4) driver and removesobomax2003-03-151-34/+36
* Correct clock frequency for the IC Book Labs' cards, so that it's possiblesobomax2003-03-121-32/+32
* Add initial support for IC Book Labs Dreadnought x16 Pro 16-ports card. Sincesobomax2003-03-121-0/+24
* fix build (make LINT)sam2002-12-301-0/+1
* Add support for IC Book Labs Dreadnought x16 Lite.sobomax2002-12-281-0/+23
* More cleaning up and unhacking:phk2002-08-311-0/+76
* Add an entry for Avlab's low profile 4 serial port card.jhay2002-08-221-0/+12
* Add an entry for VScom PCI-200L 2 port serial card.jhay2002-08-221-0/+10
* Add support for Comtrol RocketPort 550 PCi models: 4 RJ45, 4 Quadcable,obrien2002-06-181-0/+87
* Support the Comtrol RocketPort 550 PCi 16 (used with RocketPort I/F box).obrien2002-06-181-0/+28
* Add another chip id for the new LAVA 4-port serial card.jhay2002-04-241-0/+10
* Add an entry for "PCCOM dual port RS232/422/485".jhay2002-04-011-0/+9
* Add an entry for Decision Computer Inc, PCCOM 4-port serial cards.murray2002-03-281-0/+12
* Remove the #if __FreeBSD_version glue now that the puc driver is part ofjhay2002-03-081-6/+0
* Add the "Avlab Technology, PCI IO 2S" card.jhay2002-03-061-0/+9
* Add the puc (PCI "Universal" Communications) driver. The idea and some ofjhay2002-02-161-0/+752
OpenPOWER on IntegriCloud