Go to file
chris 8276e3ab68 Add the optional ability to parse the cs's eeprom data structure. I've made
it optional as I'm not able to confirm the eeprom format is the same on
earlier cs89x0's.  Certainly the my 8920M and the data sheet for 8900A use the
same format.

This allows my RiscStation to examine the cs's eeprom to find it's mac
address, previously it was unable to do this, as the eeprom offsets were hard
coded for locating the mac address.
2004-07-04 13:09:12 +00:00
bin remove stray debugging left from last commit. 2004-07-02 16:26:53 +00:00
contrib/sys Import FreeBSD's ath of 28-apr-2004 2004-04-29 03:54:46 +00:00
crypto fix a const'ification inconsistency, noticed by gcc-3.4 2004-07-01 21:27:42 +00:00
dist revert change of listen to Listen (probably a typo here) 2004-07-01 15:44:54 +00:00
distrib put kgetcred.1 manpage in man rather than catman syspkg, mark it as 2004-07-04 07:20:39 +00:00
doc Postfix 2.1.4 released. 2004-07-04 02:41:03 +00:00
etc add apm 2004-07-03 14:59:17 +00:00
games Grammar fix, from ray at raylai org via jmc@openbsd. 2004-06-01 10:10:06 +00:00
gnu don't undefine some macros which are only redefined if _GLIBCPP_USE_C99 2004-07-01 21:25:23 +00:00
include Add strcasestr(3), case insensitive version of strstr(3). 2004-07-03 08:27:25 +00:00
lib Cardbus -> CardBus 2004-07-03 17:36:51 +00:00
libexec Add the kernel to the includes search path; ipf.c depends on it. 2004-07-01 01:41:16 +00:00
regress Run the test programs out of "." (which may be an obj dir) instead of 2004-07-03 03:19:06 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin PR/26101: Dheeraj: WSKBDIO_GETSCROLL: Operation not supported by device 2004-06-28 20:01:33 +00:00
share Attempt to make Perry less confused. 2004-07-03 20:04:03 +00:00
sys Add the optional ability to parse the cs's eeprom data structure. I've made 2004-07-04 13:09:12 +00:00
tools Add some more variables used to build libgcc_s. 2004-07-01 13:22:25 +00:00
usr.bin Whoops, make "all" work again. 2004-07-03 19:00:25 +00:00
usr.sbin add hpcsh 2004-07-03 12:55:47 +00:00
x11 Relocate X68kConfig from X11LIBDIR to X11ETCDIR 2004-06-13 11:47:41 +00:00
build.sh Add a change requested in PR#15548 and append the args passed to build.sh 2004-07-02 04:25:24 +00:00
BUILDING regen (Document -h. From Karsten Kruse in PR 25974. 2004-06-25 15:04:20 +00:00
Makefile Move '${MAKEDIRTARGET} x11 distribution' from Makefile::distribution to 2004-05-17 07:00:16 +00:00
Makefile.inc
UPDATING Include notes about purging most of tools/* before building to get correctly 2004-06-22 01:29:51 +00:00