diff options
| author | eeh <eeh@NetBSD.org> | 2000-12-30 04:38:02 +0000 |
|---|---|---|
| committer | eeh <eeh@NetBSD.org> | 2000-12-30 04:38:02 +0000 |
| commit | 6cfa6f67c19a5960df55850edb89007f8546b20b (patch) | |
| tree | 49b0be90d70db73940a85281b2afdff97176e95e /sys/dev | |
| parent | 44f785d4cd4f224f16954248971566763550e2cb (diff) | |
Fix typo.
Diffstat (limited to 'sys/dev')
| -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 a87a479834a..aa77dcff8d6 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.280 2000/12/30 04:34:51 eeh Exp $ +$NetBSD: pcidevs,v 1.281 2000/12/30 04:38:02 eeh Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -1549,7 +1549,7 @@ product SONY MEMSTICK 0x808a Memory Stick I/F Controller product SUN EBUS 0x1000 PCIO Ebus2 product SUN HMENETWORK 0x1001 PCIO Happy Meal Ethernet product SUN SIMBA 0x5000 Simba PCI bridge -produce SUN PSYCHO 0x8000 psycho PCI controller +product SUN PSYCHO 0x8000 psycho PCI controller product SUN MS_IIep 0x9000 microSPARC IIep PCI product SUN US_IIi 0xa000 UltraSPARC IIi PCI |
