diff options
| author | veego <veego@NetBSD.org> | 1998-09-07 08:18:40 +0000 |
|---|---|---|
| committer | veego <veego@NetBSD.org> | 1998-09-07 08:18:40 +0000 |
| commit | 7e2e241a8167dfeab96b59c316193af12b61399b (patch) | |
| tree | 8882c5c2a4e64a9d1e4d3b334e6416a12fc34301 /sys/dev | |
| parent | b36247790b8d14be6fbf6be8a751bf8c10379a11 (diff) | |
Fix capitalization of Kodak. This change was clearly never tested.
Diffstat (limited to 'sys/dev')
| -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 a4b6007a261..ffbb4d006c8 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.3 1998/09/05 15:45:34 augustss Exp $ +$NetBSD: usbdevs,v 1.4 1998/09/07 08:18:40 veego Exp $ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -64,7 +64,7 @@ vendor INTEL 0x8086 Intel product NEC HUB 0x55aa hub /* Kodak products */ -product Kodak DC260 0x0110 Digital Science DC260 +product KODAK DC260 0x0110 Digital Science DC260 /* Nanao products */ product NANAO HUB 0x0000 hub |
