diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-07-29 19:23:55 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-07-29 19:23:55 +0000 |
commit | dcf6706effc66a6271e8577938b44c5703a1026b (patch) | |
tree | 599544662d7c8bc92569f9ac75b6bd73b2d1828a /sys | |
parent | 045ecf60ce220005231cee884c099f93b415065a (diff) |
It is WL11000P, not USR11000P. Woohoo, we save a byte!
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 bd97de3b0ab..470b1eba45a 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.534 2002/07/29 19:09:54 mickey Exp $ + $OpenBSD: pcidevs,v 1.535 2002/07/29 19:23:54 millert Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2230,7 +2230,7 @@ product ULSI US201 0x0201 US201 /* US Rebotics */ product USR 3CP5610 0x1008 3CP5610 -product USR2 USR11000P 0x3685 USR11000P +product USR2 WL11000P 0x3685 WL11000P /* V3 Semiconductor products */ product V3 V292PBC 0x0292 V292PBC AMD290x0 Host-PCI |