freebsd-nq/sys/dev
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
..
aic7xxx Previous changes to the sequencer compiler backed out. We go back to 1994-11-18 09:11:35 +00:00
de Bunch of fixes from Matt Thomas: 1994-11-22 09:47:31 +00:00
ed Fixed rather serious bug where the interface wasn't started after it was 1994-11-17 14:42:27 +00:00
ep Andres Vega Garcia's improvements to the ep driver. This driver is a merging 1994-11-13 10:12:37 +00:00
fdc Extended the SEEKWAIT and RECALWAIT somewhat to avoid annoying messages. 1994-11-18 10:18:36 +00:00
ic DMA automode patch, fix SB16 clicks 1994-11-01 17:26:50 +00:00
ie Fixed a couple of wrong printfs (too few arguments supplied). Also zapped 1994-10-26 00:16:20 +00:00
kbd More intelligent BackTab fix using BTAB special key (unused before) 1994-11-19 23:17:48 +00:00
lnc Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
mcd Remove unused variable from previous commit 1994-11-14 19:32:11 +00:00
mse From: Lars Fredriksen <fredriks@mcs.com> 1994-11-08 05:41:34 +00:00
pci Submitted by: 1994-11-02 23:47:14 +00:00
ppbus Added $Id$ 1994-08-02 07:55:43 +00:00
sio Work around microtime() enabling interrupts. 1994-11-06 00:23:45 +00:00
speaker Fix range checking bug, pointed by peter@haywire.dialix.com 1994-10-14 16:37:58 +00:00
syscons Fix wrong size check for scroll forward/backward ('S'/'T') 1994-11-21 17:59:29 +00:00