Add SmartLink 5634PCV SurfRider

PR:		kern/26952
Submitted by:	Simon Dick <simond@irrelevant.org>
This commit is contained in:
MIHIRA Sanpei Yoshiro 2001-05-20 03:12:55 +00:00
parent 4992dce6f6
commit 1a92411c80
2 changed files with 2 additions and 0 deletions

View File

@ -578,6 +578,7 @@ struct pci_ids {
static struct pci_ids pci_ids[] = {
{ 0x100812b9, "3COM PCI FaxModem", 0x10 },
{ 0x048011c1, "ActionTec 56k FAX PCI Modem", 0x14 },
{ 0x0000151f, "SmartLink 5634PCV SurfRider", 0x10 },
{ 0x00000000, NULL, 0 }
};

View File

@ -578,6 +578,7 @@ struct pci_ids {
static struct pci_ids pci_ids[] = {
{ 0x100812b9, "3COM PCI FaxModem", 0x10 },
{ 0x048011c1, "ActionTec 56k FAX PCI Modem", 0x14 },
{ 0x0000151f, "SmartLink 5634PCV SurfRider", 0x10 },
{ 0x00000000, NULL, 0 }
};