Date: Tue, 28 Jul 2026 13:30:09 +0000 From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 15671c24adbe - stable/15 - usbdevs: Add Microchip 10BASE-T1S eval board Message-ID: <6a68aee1.3dc99.64aa81f0@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch stable/15 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=15671c24adbed3460e62da38103c10d12c105647 commit 15671c24adbed3460e62da38103c10d12c105647 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2026-05-04 15:33:24 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2026-07-28 13:29:50 +0000 usbdevs: Add Microchip 10BASE-T1S eval board USB vendor:product 184f:0051 Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D56794 (cherry picked from commit 707ee7ff952c5aa50884f96f7ed26f756c9723b5) --- sys/dev/usb/usbdevs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 938f59b1ebce..617a2b232150 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -714,6 +714,7 @@ vendor DISPLAYLINK 0x17e9 DisplayLink vendor LENOVO 0x17ef Lenovo vendor WAVESENSE 0x17f4 WaveSense vendor VAISALA 0x1843 Vaisala +vendor K2L 0x184f K2L GmbH vendor VERBATIM 0x18a5 Verbatim vendor E3C 0x18b4 E3C Technologies vendor AMIT 0x18c5 AMIT @@ -2764,6 +2765,9 @@ product JVC MP_PRX1 0x3008 MP-PRX1 Ethernet /* JRC products */ product JRC AH_J3001V_J3002V 0x0001 AirH PHONE AH-J3001V/J3002V +/* K2L products */ +product K2L EVB_LAN8670_USB 0x0051 Microchip EVB-LAN8670-USB 10BASE-T1S + /* Kamstrrup products */ product KAMSTRUP OPTICALEYE 0x0001 Optical Eye/3-wire product KAMSTRUP MBUS_250D 0x0005 M-Bus Master MultiPort 250Dhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a68aee1.3dc99.64aa81f0>
