freebsd-dev/sys/i386
Bill Paul 1b49710482 Newbus the if_el (3Com 3c501) driver. Use bus_space_X() functions.
Add detach routine and turn driver into a module so it can be loaded
and unloaded. Also take a stab at implementing multicast packet
reception so that this NIC will work with IPv6. Promiscuous mode
doesn't seem to work, but I'm not sure why. It works well enough that
I can run dhclient on it and put it on the office network though.
Also ripped out spl stuff and replaced it with mutexes.
2000-12-15 20:09:10 +00:00
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
apm Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
bios Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
conf Add the musycc driver to NOTES. 2000-12-15 18:01:43 +00:00
i386 Remove the "machine dependent" KTR trace buffer ddb commands. The code was 2000-12-14 23:57:30 +00:00
ibcs2 - Change the allproc_lock to use a macro, ALLPROC_LOCK(how), instead 2000-12-13 00:17:05 +00:00
include Introduce a new potientially cleaner interface for accessing per-cpu 2000-12-13 09:23:53 +00:00
isa Newbus the if_el (3Com 3c501) driver. Use bus_space_X() functions. 2000-12-15 20:09:10 +00:00
linux Remove after repo-copy to sys/compat/linprocfs. 2000-12-12 22:01:59 +00:00
pci Next phase in the PCI subsystem cleanup. 2000-12-08 22:11:23 +00:00
svr4 Don't use p->p_sigstk.ss_flags to keep state of whether the 2000-11-30 05:23:49 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00