Go to file
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
bin If we get EACCES from mkdir, try to stat() it, and if it is ok, we keep going. 2005-12-06 19:11:15 +00:00
crypto Add NAT ports to SAD in setkey so that NAT SAD entries generated by 2005-12-04 20:46:40 +00:00
dist add magic for rzip archives. 2005-12-07 03:20:45 +00:00
distrib lmcctl has been replaced by lmcconfig. 2005-12-06 14:02:58 +00:00
doc mention api change for openssh 2005-12-06 22:46:10 +00:00
etc set the query source address to 53; with this setup, the vanilla config 2005-11-29 21:08:13 +00:00
games Simplify error checking. 2005-11-19 18:01:42 +00:00
gnu Merge postfix-2.2.6. 2005-12-01 21:56:55 +00:00
include - constify and remove __UNCONST from caller of clnt_call(). 2005-12-03 15:16:19 +00:00
lib fix non-portable right shifts. 2005-12-05 02:09:17 +00:00
libexec NLST should return 450 instead of 550 upon error, per RFC 959. 2005-11-24 23:47:23 +00:00
regress Add memcpy test. 2005-12-06 08:14:48 +00:00
rescue lmcctl has been replaced by lmcconfig. 2005-12-06 14:02:58 +00:00
sbin Fix acorn builds 2005-12-07 04:38:32 +00:00
share Mention TerraTec TValue cards. Bump date. Copyright maintenance. 2005-12-06 23:45:48 +00:00
sys Add PCI device-ids to sys/dev/pci/pcidevs for newer Broadcom gigabit 2005-12-07 04:43:05 +00:00
tools We use gcc's crtstuff now - update this acordingly (thanks to 2005-10-29 20:43:35 +00:00
usr.bin lexi_co_graphical, with "co". From Igor Sobrado in PR 32231. 2005-12-04 09:14:58 +00:00
usr.sbin fix the LP64 issue for real. 2005-12-06 22:48:05 +00:00
x11 Enable build.sh -x building for the usbtablet driver new in xsrc 2005-11-12 22:57:46 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile Modify "release" to invoke "make distribution" instead of "make build", 2005-08-25 02:04:39 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING note about conf/std. 2005-10-03 04:45:52 +00:00
build.sh It needs the braceexpand option for PD KSH, regardless of 2005-09-25 05:34:21 +00:00