Date: Fri, 27 Feb 2004 16:12:47 -0800 (PST) From: MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules Makefile src/sys/modules/udav Makefile src/sys/dev/usb if_udav.c if_udavreg.h usbdevs src/sys/conf NOTES files Message-ID: <200402280012.i1S0CloR012047@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sanpei 2004/02/27 16:12:47 PST FreeBSD src repository Modified files: sys/modules Makefile sys/dev/usb usbdevs sys/conf NOTES files Added files: sys/modules/udav Makefile sys/dev/usb if_udav.c if_udavreg.h Log: add support DM9601(DAVICOM USB to Ethernet MAC Controller with Integrated 10/100 PHY) - Corega FEther USB-TXC PR: kern/62932 Submitted by: HASHI Hiroaki <hashiz@tomba.cskk-sv.co.jp> Obtained from: NetBSD Revision Changes Path 1.1200 +4 -0 src/sys/conf/NOTES 1.867 +1 -0 src/sys/conf/files 1.1 +2042 -0 src/sys/dev/usb/if_udav.c (new) 1.1 +233 -0 src/sys/dev/usb/if_udavreg.h (new) 1.163 +1 -0 src/sys/dev/usb/usbdevs 1.368 +1 -0 src/sys/modules/Makefile 1.1 +9 -0 src/sys/modules/udav/Makefile (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402280012.i1S0CloR012047>