diff options
author | iedowse <iedowse@FreeBSD.org> | 2005-03-14 01:49:00 +0000 |
---|---|---|
committer | iedowse <iedowse@FreeBSD.org> | 2005-03-14 01:49:00 +0000 |
commit | ab4fe624695e7fc55621eb1453909760fb8aa444 (patch) | |
tree | 9c9cf54a02a034168683d95167530b6f5255bf90 /sys/dev/usb/usbdevs | |
parent | 58c85262cda1f76a725c7d8754f9a2871b14efbe (diff) | |
download | FreeBSD-src-ab4fe624695e7fc55621eb1453909760fb8aa444.zip FreeBSD-src-ab4fe624695e7fc55621eb1453909760fb8aa444.tar.gz |
Add support for the ethernet port in the JVC MP-PRX1 port replicator.
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 43a73cf..27ecba1 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -981,6 +981,7 @@ product IOMEGA ZIP250 0x0030 Zip 250 /* JVC products */ product JVC GR_DX95 0x000a GR-DX95 +product JVC MP_PRX1 0x3008 MP-PRX1 Ethernet /* JRC products */ product JRC AH_J3001V_J3002V 0x0001 AirH\" PHONE AH-J3001V/J3002V |