cvs commit: src/sys/modules Makefile src/sys/modules/axe
Makefile src/sys/modules/netgraph Makefile src/sys/conf files
src/sys/i386/conf GENERIC src/sys/sparc64/conf GENERIC
src/sys/alpha/conf GENERIC src/sys/pc98/conf GENERIC ...
Ruslan Ermilov
ru at FreeBSD.org
Sun Apr 20 13:08:37 PDT 2003
On Sun, Apr 20, 2003 at 12:05:34PM -0700, Bill Paul wrote:
> wpaul 2003/04/20 12:05:34 PDT
>
> FreeBSD src repository
>
> Modified files:
> sys/modules Makefile
> sys/modules/netgraph Makefile
> sys/conf files
> sys/i386/conf GENERIC
> sys/sparc64/conf GENERIC
> sys/alpha/conf GENERIC
> sys/pc98/conf GENERIC
> sys/dev/usb usbdevs
> share/man/man4 Makefile
> usr.sbin/sysinstall devices.c
> Added files:
> sys/modules/axe Makefile
> sys/dev/usb if_axe.c if_axereg.h
> share/man/man4 axe.4
> Log:
> Add device driver support for the ASIX Electronics AX88172 USB 2.0
> ethernet controller. The driver has been tested with the LinkSys
> USB200M adapter. I know for a fact that there are other devices out
> there with this chip but don't have all the USB vendor/device IDs.
>
> Note: I'm not sure if this will force the driver to end up in the
> install kernel image or not. Special magic needs to be done to exclude
> it to keep the boot floppies from bloating again, someone please
> advise.
>
Anything that is in the GENERIC kernel that is not axed ends up
in the BOOTMFS kernel. To move the driver on the drivers floppy,
one adds the entry into src/release/<arch>/drivers.conf.
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
ru at sunbay.com Sunbay Software AG,
ru at FreeBSD.org FreeBSD committer,
+380.652.512.251 Simferopol, Ukraine
http://www.FreeBSD.org The Power To Serve
http://www.oracle.com Enabling The Information Age
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20030420/42f08a1d/attachment.bin
More information about the cvs-src
mailing list