diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-09-11 19:43:57 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-09-11 19:43:57 +0000 |
commit | 030f45f23ed40157b5f4e9554c8e43587bfedfd3 (patch) | |
tree | 41cb6e7a996b5ffe0fc29e14734e27db732d7618 /sys/dev/pci/pcidevs | |
parent | 0685debe93f16e667c23250ba84cebef95422104 (diff) |
Revert previous commit; it introduces duplicate #defines.
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 91f15c10502..ca91b41f3a8 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1407 2008/09/11 16:07:37 brad Exp $ +$OpenBSD: pcidevs,v 1.1408 2008/09/11 19:43:56 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1262,9 +1262,7 @@ product BROADCOM BCM4306_2 0x4321 BCM4306 product BROADCOM BCM4322 0x4322 BCM4322 product BROADCOM BCM4309 0x4324 BCM4309 product BROADCOM BCM43XG 0x4325 BCM43XG -product BROADCOM BCM4321 0x4328 BCM4321 -product BROADCOM BCM4321_2 0x4329 BCM4321 -product BROADCOM BCM4322 0x432b BCM4322 +product BROADCOM BCM4328 0x4328 BCM4328 product BROADCOM SERIAL 0x4333 Serial product BROADCOM SERIAL_GC 0x4344 Serial product BROADCOM BCM4401 0x4401 BCM4401 |