freebsd-dev/sys/i386/conf
Bill Paul b9f78d2b4a Add a device driver for the Broadcom BCM4401 ethernet controller,
written by Stuart Walsh and Duncan Barclay (with some kibbitzing by
me). I'm checking it in on Stuart's behalf.

The BCM4401 is built into several x86 laptop and desktop systems. For the
moment, I have only enabled it in the x86 kernel config because although
it's a PCI device, I haven't heard of any standalone NICs that use it. If
somebody knows of one, we can easily add it to the other arches.

This driver uses register/structure data gleaned from the Linux
driver released by Broadcom, but does not contain any of the code
from the Linux driver itself. It uses busdma.
2003-09-09 18:17:23 +00:00
..
GENERIC Add a device driver for the Broadcom BCM4401 ethernet controller, 2003-09-09 18:17:23 +00:00
GENERIC.hints Add "disabled" hints to all of the uncommon ISA devices that are in 2002-12-05 22:49:47 +00:00
gethints.awk Retire the perl gethints.conf in favour of an awk version. Move 2002-07-16 09:28:25 +00:00
Makefile Implemented "nooption" and "nomakeoption" config(8) tokens. 2003-02-26 23:36:59 +00:00
NOTES Hook the SiS DRM up to the build 2003-09-09 00:29:02 +00:00
OLDCARD Implemented a simple "nodevice" config(8) command that cancels 2003-02-15 02:39:13 +00:00
PAE Fix the busdma support in twe to support EINPROGRESS and enable it for 2003-08-12 06:38:55 +00:00
SMP Nuke options HTT infavor of machdep.hlt_logical_cpus tunable/sysctl. 2003-03-26 19:49:34 +00:00