NetBSD/sys
jonathan cf16a10aad Add PCI device-ids to sys/dev/pci/pcidevs for newer Broadcom gigabit
ethernet devices: bcm5714, bcm5752 (previously the 5789, but fvdl
committed that whilst I was musing).

Add definitions to sys/dev/pci/if_bgereg.h for the Broadcom 57xx-family
ASIC revisions on these newer chips.

Add entries to the PCI-device-version and bge-internal-asic-revision
tables in sys/dev/pci/if_bge.c to use these new devices. Pending
further information, follow the lead of FreeBSD's if_bge.c driver and,
pending further info, treat these new chips as we do the 5750.
2005-12-07 04:43:05 +00:00
..
altq
arch Call arc_bus_space_malloc_set_safe() explicitly after VM initialization 2005-12-06 17:56:25 +00:00
coda
compat netbsd32_timevalp_t is not really a pointer. 2005-12-06 13:37:35 +00:00
conf Remove the VNODE_OP_NOINLINE option. We now NEVER inline vnode ops. 2005-12-07 00:42:03 +00:00
contrib
crypto
ddb After addition of "show all pools", we now need <sys/pool.h> here. 2005-12-03 22:47:25 +00:00
dev Add PCI device-ids to sys/dev/pci/pcidevs for newer Broadcom gigabit 2005-12-07 04:43:05 +00:00
dist
fs VFS_TO_TMPFS: remove a wrong assertion. 2005-12-06 21:46:34 +00:00
gdbscripts
ipkdb
kern Regen: Generate ANSI function decls. 2005-12-07 00:46:23 +00:00
lib
lkm
miscfs genfs_compat_getpages: add minimum support of async get. ie. ignore them. 2005-12-03 17:23:25 +00:00
net make the ALTQ macros statement-line, by wrapping them in do {} while (0) 2005-12-06 02:56:25 +00:00
net80211 Merge the 3 copies of m_getcl() so that fast ipsec compiles again together 2005-12-04 19:15:21 +00:00
netatalk
netccitt
netinet
netinet6
netipsec Merge the 3 copies of m_getcl() so that fast ipsec compiles again together 2005-12-04 19:15:21 +00:00
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs merge yamt-readahead branch. 2005-11-29 22:52:02 +00:00
opencrypto swcr -> swcrypto 2005-11-25 16:41:31 +00:00
stand
sys Regen: Generate ANSI function decls. 2005-12-07 00:46:23 +00:00
ufs merge yamt-readahead branch. 2005-11-29 22:52:02 +00:00
uvm Avoid leaking memory if uiomove fails. from openbsd via PR 32251. 2005-12-06 16:01:13 +00:00
Makefile