diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-01-22 21:44:57 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-01-22 21:44:57 +0000 |
commit | 0f82684c7ebabf0cc653313ed7e3427c5c0e3588 (patch) | |
tree | a7646578380a2a1a42f0be35047f445a81db2fed /sys | |
parent | 155b4f4938cbb0e85891a6f868f33f8c055f1645 (diff) |
fix typo
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 46a84432095..523536e7e36 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.356 2001/01/19 01:33:57 aaron Exp $ + $OpenBSD: pcidevs,v 1.357 2001/01/22 21:44:56 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -686,7 +686,7 @@ product ADP 7895 0x7895 AIC-7895 product ADP2 2940U2 0x0010 AHA-2940U2 U2 product ADP2 2930U2 0x0011 AHA-2930U2 U2 product ADP2 AIC7890 0x001f AIC-7890/1 U2 -product ADP2 AIC7892 0x008F AIC-7892 U60 +product ADP2 AIC7892 0x008F AIC-7892 U160 product ADP2 29160 0x0080 AHA-29160 U160 product ADP2 19160B 0x0081 AHA-19160B U160 product ADP2 3950U2B 0x0050 AHA-3950U2B U2 |