Add PCI IDs for the HP RMP3 serial port. This is often used as

the serial console.

MFC after: 1 week
This commit is contained in:
Marcel Moolenaar 2007-04-05 19:15:46 +00:00
parent b27c252dcf
commit 9760f68ca0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=168391

View File

@ -79,6 +79,7 @@ static struct pci_id pci_ns8250_ids[] = {
{ 0x1033, 0x007d, 0x1033, 0x8012, "NEC RS232C", 0x10 },
{ 0x103c, 0x1048, 0x103c, 0x1227, "HP Diva Serial [GSP] UART - Powerbar SP2",
0x10 },
{ 0x103c, 0x1048, 0x103c, 0x1301, "HP Diva RMP3", 0x10 },
{ 0x103c, 0x1290, 0xffff, 0, "HP Auxiliary Diva Serial Port", 0x18 },
{ 0x11c1, 0x0480, 0xffff, 0, "Agere Systems Venus Modem (V90, 56KFlex)", 0x14 },
{ 0x115d, 0x0103, 0xffff, 0, "Xircom Cardbus Ethernet + 56k Modem", 0x10 },