diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2001-05-28 14:18:37 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2001-05-28 14:18:37 +0000 |
commit | 839a7cb54ed83dc69d69a3e549adb1fca643699b (patch) | |
tree | 18858a6449d5c17211341bd482c172c6718665f3 /sys/dev/pci | |
parent | 0e6d6c9710b4eb33e55c178e5cc03494928c928a (diff) |
Back out part of last broken, untested change.
It breaks my kernel builds and I don't see any obvious correct solution.
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 30fd15852a2..a73f07ba52b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.399 2001/05/28 06:52:00 deraadt Exp $ + $OpenBSD: pcidevs,v 1.400 2001/05/28 14:18:36 art Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -570,7 +570,6 @@ product 2MICRO OZ6832 0x6832 OZ6832 CardBus /* 3Com Products */ product 3COM 3C985 0x0001 3c985 -product 3COM 3C556 0x1007 3c556 Mini-PCI V.90 Modem product 3COM 3C339 0x3390 3c339 product 3COM 3C359 0x3590 3c359 product 3COM 3C450 0x4500 3c450 |