diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-10-01 18:35:17 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-10-01 18:35:17 +0000 |
commit | 42b8ce3c6ca62b576ade4df92c751583e6957c53 (patch) | |
tree | e7a0b460642be1994d26bcd376dcaa1da6357d67 /sys/dev/pci/pcidevs | |
parent | 1c8b0cc42639dc23c04ce101d85b57f484ceda7a (diff) |
add a Broadcom BCM5701 with a Apple vendor id.
From Linux tg3 driver
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index be8cab3347b..f9d43b4ff97 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.924 2005/09/30 19:17:02 kettenis Exp $ +$OpenBSD: pcidevs,v 1.925 2005/10/01 18:35:16 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -669,6 +669,7 @@ product APPLE SHASTA_PCI2 0x0054 Shasta PCI product APPLE SHASTA_PCI3 0x0055 Shasta PCI product APPLE SHASTA_HT 0x0056 Shasta HyperTransport product APPLE U3L_AGP 0x0058 U3L AGP +product APPLE BCM5701 0x1645 BCM5701 /* Aralion products */ product ARALION ARS106S 0x0301 ARS106S |