diff options
author | Nathan Binkert <nate@cvs.openbsd.org> | 2002-11-19 05:28:11 +0000 |
---|---|---|
committer | Nathan Binkert <nate@cvs.openbsd.org> | 2002-11-19 05:28:11 +0000 |
commit | 1f24d4e0f42cbf1626a73e180ad17762ca6bb269 (patch) | |
tree | f3f9a7aaef7b1a0687c2bf8a84df2f2dd88eff07 /sys/dev/pci | |
parent | 3c7d6b7f0fe046719d44fb264d2439b6e1df61aa (diff) |
New bge(4) device from FreeBSD
Diffstat (limited to 'sys/dev/pci')
-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 6603f83af26..eb2aa4a8789 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.564 2002/11/17 19:27:11 jason Exp $ + $OpenBSD: pcidevs,v 1.565 2002/11/19 05:28:10 nate Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -783,6 +783,7 @@ product ALTEON BCM5701 0x0004 BCM5701 (Broadcom) /* Altima products */ product ALTIMA AC100X 0x03e8 AC100X +product ALTIMA AC9100 0x03ea AC9100 /* AMD products */ product AMD PCNET_PCI 0x2000 79c970 PCnet-PCI LANCE |