aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_bus_pci.c
Commit message (Expand)AuthorAgeFilesLines
* remove now-redunant cardbus attachment.Warner Losh2009-03-091-1/+0
* Add support for the single-port NetMos NM9835 serial adapter. The puc(4)John Baldwin2009-03-051-0/+1
* Added entries for Lava SP-PCI (1 serial + 1 parallel) PCI card. TheKai Wang2009-02-111-0/+1
* The HP Diva RMP3 uses BAR 0x14.Marcel Moolenaar2007-05-171-1/+1
* Add PCI IDs for the HP RMP3 serial port. This is often used asMarcel Moolenaar2007-04-051-0/+1
* o Add 5 Timedia single port serial cards.Marcel Moolenaar2006-04-271-8/+25
* o Add 2 HP Diva single port UARTs.Marcel Moolenaar2006-04-271-0/+2
* o Add 2 NEC cardsMarcel Moolenaar2006-04-261-29/+47
* Remove PCI IDs for multiport cards:Marcel Moolenaar2005-10-261-10/+15
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Sometimes cardbus attachments don't attach, so while we track downWarner Losh2003-11-281-0/+1
* Remove explicit cardbus attachments from drivers where this is identicalDoug Rabson2003-11-031-1/+0
* Revert the introduction of iobase in struct uart_bas. Both the SAB82532Marcel Moolenaar2003-09-261-1/+1
* The uart(4) driver is an universal driver for various UART hardware.Marcel Moolenaar2003-09-061-0/+118