freebsd-dev/sys/i386
David Greenman b83f4f55d8 Bunch of fixes from Matt Thomas:
1) make #includes correct
2) fix bugs in address check macros
3) fixed bugs in, and enabled, recopy if heavily fragmented code
4) moved call to bpf tap to be before enqueing packet (probably gratuitous)
5) fixed bug that caused "abnormal interrupt" at boot time/first use
6) added support for reading Zynx address ROM
7) fixed bug that caused broadcasts to not work shortly after booting (only
	manifested if not using multicast - e.g. not in FreeBSD 2.0)
8) fixed spelling errors in comments

Submitted by:	Matt Thomas
1994-11-22 09:47:31 +00:00
..
apm Fix type mismatches exposed by a recently added prototype. 1994-11-15 14:09:18 +00:00
bios Fix type mismatches exposed by a recently added prototype. 1994-11-15 14:09:18 +00:00
boot From: wpaul@ctr.columbia.edu (Bill Paul) 1994-11-18 16:29:50 +00:00
conf Put ie0 above ep0. Otherwise, the ie0 probe clobbers it. 1994-11-18 19:10:25 +00:00
eisa Register with devconfg so we show up in lsdev. 1994-11-18 20:34:30 +00:00
i386 Grap the bootinfo structure the bootblock passes us. 1994-11-18 05:27:34 +00:00
ibcs2 First shot README file for iBCS support 1994-10-23 19:20:57 +00:00
include Declare the bootinfo structure in the kernel. 1994-11-18 05:26:52 +00:00
isa Fix wrong size check for scroll forward/backward ('S'/'T') 1994-11-21 17:59:29 +00:00
pci Bunch of fixes from Matt Thomas: 1994-11-22 09:47:31 +00:00
scsi Register with devconfg so we show up in lsdev. 1994-11-18 20:34:30 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00