diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2008-05-24 05:44:36 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2008-05-24 05:44:36 +0000 |
commit | 4a49d12c2b536fbfac44e7398d177e291d12bcfb (patch) | |
tree | 1c0616f4b71c9f5c2949b3ba3fd274a91804966b /sys | |
parent | 797708f274fd9a4ba24145d7705208bd1f8a0021 (diff) |
There should be spaces between "product" and the vendor name.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index a32fe3c4e13..a6131cd54a3 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1367 2008/05/24 02:18:46 brad Exp $ +$OpenBSD: pcidevs,v 1.1368 2008/05/24 05:44:35 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1125,8 +1125,8 @@ product AVANCE2 ALG2302 0x2302 ALG2302 product AVANCE2 ALS4000 0x4000 ALS4000 /* AVlab products */ -product AVLAB PCI2S 0x2130 Dual Serial -product AVLAB LPPCI4S 0x2150 Quad Serial +product AVLAB PCI2S 0x2130 Dual Serial +product AVLAB LPPCI4S 0x2150 Quad Serial /* AVM products */ product AVM B1 0x0700 BRI ISDN |