mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
Add SmartLink 5634PCV SurfRider
PR: kern/26952 Submitted by: Simon Dick <simond@irrelevant.org>
This commit is contained in:
parent
4992dce6f6
commit
1a92411c80
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=76869
@ -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 }
|
||||
};
|
||||
|
||||
|
@ -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 }
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user