diff options
| author | augustss <augustss@NetBSD.org> | 2002-08-13 11:37:22 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2002-08-13 11:37:22 +0000 |
| commit | 65d64346a9b758cf6ae1747d8a168fa017b36307 (patch) | |
| tree | bf92c040a839dee57c73570508380319d3dfb6b7 /sys/dev/usb/usbdevs_data.h | |
| parent | 40c21e37cdceb7d9ba452e27a73178f4e2cc22f3 (diff) | |
Regen.
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
| -rw-r--r-- | sys/dev/usb/usbdevs_data.h | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h index e6700ada0c5..36b58a06f02 100644 --- a/sys/dev/usb/usbdevs_data.h +++ b/sys/dev/usb/usbdevs_data.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs_data.h,v 1.274 2002/08/08 15:17:02 drochner Exp $ */ +/* $NetBSD: usbdevs_data.h,v 1.275 2002/08/13 11:37:23 augustss Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.268 2002/08/08 15:16:22 drochner Exp + * NetBSD: usbdevs,v 1.269 2002/08/13 11:37:09 augustss Exp */ /* @@ -2596,6 +2596,12 @@ const struct usb_knowndev usb_knowndevs[] = { "Palm m505", }, { + USB_VENDOR_PALM, USB_PRODUCT_PALM_M515, + 0, + "Palm Computing", + "Palm m515", + }, + { USB_VENDOR_PALM, USB_PRODUCT_PALM_M125, 0, "Palm Computing", |
