aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_bus_pci.c
Commit message (Expand)AuthorAgeFilesLines
* MFC revs 1.7, 1.8 and 1.9:Marcel Moolenaar2006-08-011-30/+67
* MFC rev 1.6: Update PCI IDs.Marcel Moolenaar2005-11-051-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