freebsd-dev/sys/dev
David Greenman f8141f6f97 Fixed bug in bpf/multicast support that caused multicast packets to get
thrown out if bpfilter support and no BPF listener. (submitted by Bill
Fenner)
Removed unused variable and changed another from a stack variable to a
static - the variable was a rather large array of structs that consumed
a lot of stack space. (me)
1995-05-22 05:51:41 +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 Fixed bug in bpf/multicast support that caused multicast packets to get 1995-05-22 05:51:41 +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