freebsd-dev/sys/dev
David Greenman 87c15d9649 There are two serious bugs in if_de.c. The first should not matter
to most users (the wrong length is passed to ether_input).  The
second is more serious.  The multicast hash algorithm uses the wrong
(low) bits instead of the right (high) bits.  This is only an issue
if you use >12 multicast addresses but if you are using IP multicast
then it might affect you...

Submitted by:	Matt Thomas
1995-05-22 13:32:24 +00:00
..
aic7xxx Fixes to the aic7xxx sequencer code and device driver from Justin Gibbs: 1995-05-17 07:06:02 +00:00
cy CVS: 1995-03-28 12:29:11 +00:00
de There are two serious bugs in if_de.c. The first should not matter 1995-05-22 13:32:24 +00:00
ed After carefully reading three reference documents, and analyzing 1995-05-14 11:01:20 +00:00
eisa files for the eisa specific autoconfiguration.. 1995-04-23 08:55:43 +00:00
ep Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
fdc Fix -Wformat warnings, still need to do something about %b and pointer 1995-05-09 12:26:00 +00:00
fe Added `fe' device drive r for Fujitsu MB86960A family. 1995-04-23 18:31:50 +00:00
ic RISCom/8 driver 1995-05-12 15:09:29 +00:00
ie Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
joy Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-28 07:58:53 +00:00
kbd Change fkey 63 from ^[[K to ^[[~. 1995-03-28 21:30:13 +00:00
lnc Changed read_csr and write_csr to static so that they don't clash 1995-05-17 13:15:35 +00:00
mcd Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
mse Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
pci bzero the malloced pci_devconf structure. This should fix the problem with 1995-05-04 06:57:11 +00:00
ppbus Added $Id$ 1994-08-02 07:55:43 +00:00
rc RISCom/8 driver 1995-05-12 15:09:29 +00:00
scd Fix -Wformat warnings, still need to do something about %b and pointer 1995-05-09 12:26:00 +00:00
sio Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
snp same 1995-02-27 19:47:53 +00:00
speaker Check for 0 before dividing by it. Patch from Paul Traina, modified 1995-05-05 06:15:11 +00:00
syscons Fixed problem with "char" cursor.. 1995-05-21 18:30:05 +00:00
vn Change dsioctl() interface to allow DIOCSYNCSLICEINFO to update the caller's 1995-04-30 15:14:34 +00:00