freebsd-src/sys/i386
Garrett Wollman 477180fbc8 Use the new if_multiaddrs list for multicast addresses rather than the
previous hackery involving struct in_ifaddr and arpcom.  Get rid of the
abominable multi_kludge.  Update all network interfaces to use the
new machanism.  Distressingly few Ethernet drivers program the multicast
filter properly (assuming the hardware has one, which it usually does).
1997-01-13 21:26:53 +00:00
..
apm > The extra include of <sys/time.h> is because apm uses microtime() and my 1997-01-07 15:36:34 +00:00
bios > The extra include of <sys/time.h> is because apm uses microtime() and my 1997-01-07 15:36:34 +00:00
boot Initialize the upper 16 bits of the memory sizes properly (to 0). 1996-12-18 15:38:23 +00:00
conf Added options 'LINT_PCCARD_HACK' which (will very soon) allow LINT to 1997-01-13 05:21:09 +00:00
eisa Add a small hack to UserConfig that allows to override the number of 1996-12-14 18:07:17 +00:00
i386 - Add [?] key and corresponding helptext/pager. 1997-01-13 04:13:15 +00:00
ibcs2 Added a missing prototype. 1996-12-18 19:14:35 +00:00
include Staticize the functions rtc_inb, rtc_outb, rtc_serialcombit, and 1997-01-10 17:11:09 +00:00
isa Use the new if_multiaddrs list for multicast addresses rather than the 1997-01-13 21:26:53 +00:00
linux *Ahem* - opt_rlimit.h does not exist in the LKM case. This was another 1996-12-23 06:37:23 +00:00
pci Make the code more consistant by using the INTR*MASK macros througout the 1997-01-08 16:12:56 +00:00
scsi Clear the busfree interrupt when one occurs, after a SELTO, or a bus reset. 1996-12-03 17:06:00 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00