index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
uart
/
uart_bus_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Distinguish between the different variants and configurations of Sunix
marius
2014-04-08
1
-0
/
+2
*
Add another HP iLO serial (console) port, found on Itanium servers.
marcel
2013-12-24
1
-0
/
+1
*
Add new AMT serial port PCI ID on Intel Lynx Point chipset
sbruno
2013-11-07
1
-0
/
+1
*
Set the device description after we call uart_probe(). In uart_probe()
marcel
2013-07-25
1
-1
/
+7
*
Add support for Intel C600/X79 Series Chipset KT Controller.
eadler
2013-04-23
1
-0
/
+1
*
- Make pci_ns8250_ids[] const.
marius
2013-02-03
1
-6
/
+6
*
uart: add resume method and enable it for attachments on the most common
avg
2013-02-02
1
-0
/
+1
*
Add PCI Id for the AMT SOL UART on G4x series Intel chipsets.
kib
2012-03-14
1
-0
/
+1
*
Add support for the MosChip MCS9904 four serial ports
remko
2012-03-07
1
-0
/
+2
*
Add support for Sony Ericsson GC89 EDGE/Wirelles LAN PC Card
eadler
2012-01-19
1
-0
/
+1
*
Add PCI Id for the AMT SOL UART on 5 series Intel chipsets.
kib
2012-01-11
1
-0
/
+2
*
Add support for Intel EG20T serial ports
kevlo
2012-01-03
1
-0
/
+4
*
Add PCI Id for the Intel AMT serial interface as found on my DQ67OW.
kib
2011-12-29
1
-0
/
+1
*
Add device ID for the Davicom 56PDV PCI Modem.
jhb
2011-07-08
1
-0
/
+1
*
Add support for a MosChip PCI express serial port adapter.
hselasky
2011-06-29
1
-0
/
+2
*
Add PCI ID for MCS9901.
delphij
2010-03-01
1
-0
/
+2
*
Add ID for NetMos NM9820 Serial Port chip, found on CardBus serial adapter.
mav
2009-12-08
1
-0
/
+1
*
Add support for the NetMos NM9865 family of Serial/Parallel ports.
marcel
2009-12-07
1
-0
/
+1
*
remove now-redunant cardbus attachment.
imp
2009-03-09
1
-1
/
+0
*
Add support for the single-port NetMos NM9835 serial adapter. The puc(4)
jhb
2009-03-05
1
-0
/
+1
*
Added entries for Lava SP-PCI (1 serial + 1 parallel) PCI card. The
kaiw
2009-02-11
1
-0
/
+1
*
The HP Diva RMP3 uses BAR 0x14.
marcel
2007-05-17
1
-1
/
+1
*
Add PCI IDs for the HP RMP3 serial port. This is often used as
marcel
2007-04-05
1
-0
/
+1
*
o Add 5 Timedia single port serial cards.
marcel
2006-04-27
1
-8
/
+25
*
o Add 2 HP Diva single port UARTs.
marcel
2006-04-27
1
-0
/
+2
*
o Add 2 NEC cards
marcel
2006-04-26
1
-29
/
+47
*
Remove PCI IDs for multiport cards:
marcel
2005-10-26
1
-10
/
+15
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Sometimes cardbus attachments don't attach, so while we track down
imp
2003-11-28
1
-0
/
+1
*
Remove explicit cardbus attachments from drivers where this is identical
dfr
2003-11-03
1
-1
/
+0
*
Revert the introduction of iobase in struct uart_bas. Both the SAB82532
marcel
2003-09-26
1
-1
/
+1
*
The uart(4) driver is an universal driver for various UART hardware.
marcel
2003-09-06
1
-0
/
+118