diff --git a/share/man/man4/kue.4 b/share/man/man4/kue.4 index 4001e3ceca7a..c9a8ad710904 100644 --- a/share/man/man4/kue.4 +++ b/share/man/man4/kue.4 @@ -30,7 +30,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 16, 2005 +.Dd October 7, 2006 .Dt KUE 4 .Os .Sh NAME @@ -107,6 +107,8 @@ Netgear EA101 .It Peracom USB Ethernet Adapter .It +Psion Gold Port USB Ethernet adapter +.It SMC 2102USB, 2104USB .El .Sh DIAGNOSTICS diff --git a/sys/dev/usb/if_kue.c b/sys/dev/usb/if_kue.c index 12b5a417d5f9..15c39b2b0df8 100644 --- a/sys/dev/usb/if_kue.c +++ b/sys/dev/usb/if_kue.c @@ -124,6 +124,7 @@ static struct kue_type kue_devs[] = { { USB_VENDOR_PERACOM, USB_PRODUCT_PERACOM_ENET3 }, { USB_VENDOR_IODATA, USB_PRODUCT_IODATA_USBETT }, { USB_VENDOR_ABOCOM, USB_PRODUCT_ABOCOM_URE450 }, + { USB_VENDOR_SILICOM, USB_PRODUCT_SILICOM_GPE }, { 0, 0 } }; diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 24aa5474bf97..cf18a779d179 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1507,6 +1507,9 @@ product SIIG DIGIFILMREADER 0x0004 DigiFilm-Combo Reader product SIIG WINTERREADER 0x0330 WINTERREADER Reader product SIIG2 US2308 0x0421 Serial +/* Silicom products */ +product SILICOM GPE 0x0002 Psion Gold Port Ethernet + /* Silicon Portals Inc. */ product SILICONPORTALS YAPPH_NF 0x0200 YAP Phone (no firmware) product SILICONPORTALS YAPPHONE 0x0201 YAP Phone