diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2008-06-30 22:46:21 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2008-06-30 22:46:21 +0000 |
commit | 16ee160ed96cbb41d419fa427c45a14a6854f82a (patch) | |
tree | b7d9e324f7862ae89a291b9f1ddaf0c4725fea98 | |
parent | 0bda56246ca41d2ad4dd46b03ae1a053c6fb67f8 (diff) |
rename OZ7110 to OZ711Mx Misc as it's not really a cardbus controller.
deraadt@ ok.
-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 c408b81f55c..8d64120eee0 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1382 2008/06/21 21:15:20 brad Exp $ +$OpenBSD: pcidevs,v 1.1383 2008/06/30 22:46:20 fgsch Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -347,7 +347,7 @@ product O2MICRO OZ6836 0x6836 OZ6836/OZ6860 CardBus product O2MICRO OZ6872 0x6872 OZ68[17]2 CardBus product O2MICRO OZ6933 0x6933 OZ6933 CardBus product O2MICRO OZ6972 0x6972 OZ69[17]2 CardBus -product O2MICRO OZ7110 0x7110 OZ711Mx CardBus +product O2MICRO OZ7110 0x7110 OZ711Mx Misc product O2MICRO OZ7113 0x7113 OZ711EC1 SmartCardBus product O2MICRO OZ7114 0x7114 OZ711M1 CardBus product O2MICRO OZ7120 0x7120 OZ711MP1 SDHC |