summaryrefslogtreecommitdiff
path: root/sys/dev/puc/pucdata.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE.release/7.2.0_cvsKen Smith2009-05-011-1/+1
* MFC: Add support for the single-port NetMos NM9835 serial adapter.John Baldwin2009-03-191-0/+12
* MFC: (r184258) Add support for the SIIG Cyber 4-port serial card.Dag-Erling Smørgrav2008-10-281-0/+6
* MFH (r183817): revert OX16PCI954 breakageDag-Erling Smørgrav2008-10-211-4/+4
* MFC r179409, r181973, r181974, r181975Andrew Thompson2008-08-311-4/+22
* MFC 1.61: Fix RID calculation for Timedia cards.Marcel Moolenaar2008-05-281-1/+1
* MFC rev. 1.60: add Moxa Technologies CP-104EL PCI Express 4 port Serial card.Maxim Konovalov2008-02-261-0/+6
* Calculate the correct PCI BAR for the Timedia based serial cards. ThePeter Wemm2007-06-071-1/+1
* Add SIIG 4 port serial card based on the Oxford OX16PCI954.Marcel Moolenaar2006-09-041-0/+6
* Fix building with GCC 4.2: ensure types are defined before refering to them.David E. O'Brien2006-06-291-1/+1
* Need machine/bus.h here tooWarner Losh2006-06-121-0/+1
* Rewrite of puc(4). Significant changes are:Marcel Moolenaar2006-04-281-1031/+876
* Careful measurement of the ST Labs card shows that the pulse width ofWarner Losh2005-12-081-1/+1
* The Oxford 16C950 based CardBus Serial device that I was given someWarner Losh2005-12-051-1/+2
* Add yet another entry to the list.Poul-Henning Kamp2005-11-051-0/+9
* Sort Oxford Semi entires. Add entry for OXCB950, a PCI/CardBusWarner Losh2005-04-221-13/+22
* add support for NetMos NM9805 1284 Printer portWilko Bulte2005-02-091-0/+9
* Add PCI ID for Dell RAC IV/ERA Virtual UART (PowerEdge 1850).Bruce M Simpson2005-01-271-2/+9
* Add device description for the Dell Remote Access Card (DRAC) III and IVBruce M Simpson2005-01-201-0/+9
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Add support for Chase/Perle PCI FAST-4 4 port serial cards which appearWilko Bulte2005-01-051-0/+36
* Add description of Cronyx Omega2-PCI (8x port serial adapter).Roman Kurakin2004-05-171-0/+15
* Add IC Book Labs Gunboat x2 and x4 series of serial adapters.Maxim Sobolev2004-04-241-0/+45
* Moved the function pointer in struct puc_device_description to the endBruce Evans2004-04-181-91/+1
* Miscellaneous style fixes, including yet another attempt to get theBruce Evans2004-04-181-21/+23
* Fixed some style bugs in rev.1.1 (only 2 entries were misformatted).Bruce Evans2004-04-181-11/+11
* Fixed some style bugs (perfect tab lossage on every line) in rev.1.4.Bruce Evans2004-04-181-11/+11
* Fixed some style bugs (misformatting) in rev.1.9.Bruce Evans2004-04-181-2/+2
* Oops, fixed some more style bugs (tab lossage) in rev.1.28. Fixed theBruce Evans2004-04-181-12/+12
* Fixed some style bugs in rev.1.24. Almost every line was misformatted,Bruce Evans2004-04-181-7/+7
* Fixed some style bugs (formatting errors) in rev.1.25.Bruce Evans2004-04-181-5/+5
* Fixed some style bugs (tab lossage) in rev.1.26.Bruce Evans2004-04-181-2/+2
* Fixed some style bugs in rev.1.28. Almost every line was misindented.Bruce Evans2004-04-181-9/+9
* Fixed a style bug (insertion sort error) in rev.1.29. This file shouldBruce Evans2004-04-181-10/+10
* Fixed some style bugs in previous commit. Almmost every line wasBruce Evans2004-04-181-11/+13
* Add support for Exsys EX-41098 cards.Colin Percival2004-04-171-0/+14
* Expand the mask for the Avlab Technology, PCI IO 2S entry to cover theJohn Baldwin2004-02-041-1/+1
* Add support for an non-branded SUN1889-based 2 port PCI serial card.John Baldwin2003-12-311-0/+10
* Add support for Moxa Technologies' Smartio CP-104UL/PCI 4S RS232 card.David E. O'Brien2003-12-091-0/+13
* 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