diff options
| author | jonathan <jonathan@NetBSD.org> | 2003-08-20 22:56:13 +0000 |
|---|---|---|
| committer | jonathan <jonathan@NetBSD.org> | 2003-08-20 22:56:13 +0000 |
| commit | fcc087c11da37b26d72cdad3e6fd3226356f7bd7 (patch) | |
| tree | ef772cbeb84b244ba6cf08e88525d343cc60909a /sys/dev | |
| parent | c23a2c9c8605da9a61c99c9310628c306166ee54 (diff) | |
Fix typo (s/5822/5823/) in line for bcm5823 device.
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 35f305388b9..011bdc1b882 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.566 2003/08/17 18:03:29 chs Exp $ +$NetBSD: pcidevs,v 1.567 2003/08/20 22:56:13 jonathan Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -1051,7 +1051,7 @@ product BROADCOM 5805 0x5805 5805 Security processor product BROADCOM 5820 0x5820 5820 Security processor product BROADCOM 5821 0x5821 5821 Security processor product BROADCOM 5822 0x5822 5822 Security processor -product BROADCOM 5823 0x5822 5823 Security processor +product BROADCOM 5823 0x5823 5823 Security processor /* Brooktree products */ product BROOKTREE BT848 0x0350 Bt848 Video Capture |
