1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00
freebsd/sys
David E. O'Brien f31d7a5714 Statically compile pcn(4) into the install kernel vs. using as module.
lnc(4) will attach to AMD PCnet/FAST NICs if pcn(4) does not attach.
I.e. pcn(4) gets first chance.  There is a problem however in that pcn(4)
was moved out of the install kernel so that the module would be used.
This however causes bad installs if one has an AMD PCnet/FAST NIC.
2002-09-05 15:45:01 +00:00
..
alpha
amd64 Statically compile pcn(4) into the install kernel vs. using as module. 2002-09-05 15:45:01 +00:00
arm
boot Parse hint.acpi.0.disabled correctly. 2002-09-05 11:16:23 +00:00
cam
coda
compat Do not cast from a pointer to an integer of a possibly different size. 2002-09-05 12:30:54 +00:00
conf
contrib
crypto
ddb
dev
fs s/SGNL/SIG/ 2002-09-05 07:30:18 +00:00
geom
gnu
i4b
i386 Statically compile pcn(4) into the install kernel vs. using as module. 2002-09-05 15:45:01 +00:00
ia64
isa
isofs/cd9660
kern Add debug.rman_debug sysctl MIB and loader tunable instead of broken 2002-09-05 11:45:02 +00:00
libkern
modules
net Make recursion prevention variable per-instance and remove XXX comment 2002-09-05 15:35:38 +00:00
netatalk
netatm
netgraph
netinet Include <sys/mutex.h> and its prerequisite <sys/lock.h> instead of depending 2002-09-05 15:33:30 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient Use `struct uma_zone *' instead of uma_zone_t, so that <sys/uma.h> isn't 2002-09-05 14:04:34 +00:00
nfsserver
pc98
pccard
pci
posix4
powerpc
rpc
security
sparc64
sys Forward declare struct uio so that <sys/uio.h> isn't a prerequisite. 2002-09-05 09:31:14 +00:00
tools
ufs Include <sys/malloc.h> instead of depending on namespace pollution 2 2002-09-05 09:43:24 +00:00
vm Use `struct uma_zone *' instead of uma_zone_t, so that <sys/uma.h> isn't 2002-09-05 14:04:34 +00:00
Makefile