gem5/kern
Benjamin Nash 49063eb24f Improve FreeBSD networking support.
dev/ns_gige.cc:
    Added FreeBSD support.  Required additional register read/write functionality, hash filtering (faked), and EEPROM read access.
dev/ns_gige.hh:
    Added constants and variables for FreeBSD support.  Also created eepromKick() to advance state machine.
dev/ns_gige_reg.h:
    Defined additional register bit fields.
dev/pcidev.cc:
    Fix &= typo.
dev/sinic.cc:
    Remove an INIT_PARAM_DFLT macro.
dev/tsunami_io.cc:
    Fix DPRINTF typo.
kern/freebsd/freebsd_system.cc:
    Edit comments.

--HG--
extra : convert_revision : 37aaa1303d57d3784381e85acb3bc1743adeb8c0
2005-08-12 18:30:35 -04:00
..
freebsd Improve FreeBSD networking support. 2005-08-12 18:30:35 -04:00
linux Remove #include statments in various files within kern/ 2005-06-30 16:18:07 -04:00
tru64 Many files: 2005-06-05 05:16:00 -04:00
kernel_stats.cc Remove #include statments in various files within kern/ 2005-06-30 16:18:07 -04:00
kernel_stats.hh Remove #include statments in various files within kern/ 2005-06-30 16:18:07 -04:00
system_events.cc Remove #include statments in various files within kern/ 2005-06-30 16:18:07 -04:00
system_events.hh Remove #include statments in various files within kern/ 2005-06-30 16:18:07 -04:00