diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-09-19 08:37:31 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-09-19 08:37:31 +0000 |
commit | add2e8a31d045f680d473bf8e0e74ec8f2ea888e (patch) | |
tree | 29d52dc1f37359f88b5909b3302d6913020c8077 /sys | |
parent | 013b8fbb3fd0584953c0d8daeac0ae7ea14e7c8f (diff) |
redundancy in product names is bad
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 77685f967d6..9f9f0f99b79 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.320 2000/09/16 21:36:52 aaron Exp $ + $OpenBSD: pcidevs,v 1.321 2000/09/19 08:37:30 niklas Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -925,9 +925,9 @@ product CYRIX GXMPCI 0x0001 GXm Host-PCI product CYRIX GXMISA 0x0002 GXm PCI-ISA /* Dell Computer products */ -product DELL DELL_PERC_2SI 0x0001 PERC 2/Si -product DELL DELL_PERC_3DI 0x0002 PERC 3/Di -product DELL DELL_PERC_3SI 0x0003 PERC 3/Si +product DELL PERC_2SI 0x0001 PERC 2/Si +product DELL PERC_3DI 0x0002 PERC 3/Di +product DELL PERC_3SI 0x0003 PERC 3/Si /* D-Link products */ product DLINK 550TX 0x1002 550TX |