diff options
| author | cjs <cjs@NetBSD.org> | 2002-11-05 12:13:40 +0000 |
|---|---|---|
| committer | cjs <cjs@NetBSD.org> | 2002-11-05 12:13:40 +0000 |
| commit | faade5e87c1bb8a5706c1ad16c1ebf1abb75ed7d (patch) | |
| tree | 44813c142b4d132dd0ecbbd9a3045d00786ff917 /sys/dev/usb/usbdevs | |
| parent | c866abcfc9dedfaad81123d6913d6ca09c0582c1 (diff) | |
Fix typo.
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 0e34faadff3..be55bab40e8 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.279 2002/10/31 10:36:42 ichiro Exp $ +$NetBSD: usbdevs,v 1.280 2002/11/05 12:13:40 cjs Exp $ /* * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc. @@ -1228,7 +1228,7 @@ product SONY MSC 0x0032 MSC memory stick slot product SONY CLIE_35 0x0038 Sony Clie v3.5 product SONY PS2KEYBOARD 0x005c PlayStation2 keyboard product SONY PS2KEYBOARDHUB 0x005d PlayStation2 keyboard hub -product SONY PS2MOUSE 0x0061 PlayStatoin2 mouse +product SONY PS2MOUSE 0x0061 PlayStation2 mouse product SONY CLIE_40 0x0066 Sony Clie v4.0 product SONY CLIE_40_MS 0x006d Sony Clie v4.0 Memory Stick slot product SONY CLIE_41_MS 0x0099 Sony Clie v4.1 Memory Stick slot |
