opnsense-src/sys/dev
David Greenman 4a5f1499b0 all:
Removed ifnet.if_init and ifnet.if_reset as they are generally unused.
Change the parameter passed to if_watchdog to be a ifnet * rather than
a unit number. All of this is an attempt to move toward not needing an
array of softc pointers (which is usually static in size) to point to
the driver softc.

if_ed.c:
Changed some of the argument passing to some functions to make a little
more sense.

if_ep.c, if_vx.c:
Killed completely bogus use of if_timer. It was being set in such a way
that the interface was being reset once per second (blech!).
1995-12-05 02:01:59 +00:00
..
aic7xxx Fix the long dreaded Wide bug and enable WIDEODD for reads. 1995-11-07 05:31:28 +00:00
ar all: 1995-12-05 02:01:59 +00:00
bktr A batch of Jim Lowe's patches: 1995-11-29 01:07:59 +00:00
cy If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
de 'see" -> "see" (in the comment). 1995-11-29 11:19:02 +00:00
dgb If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
ed all: 1995-12-05 02:01:59 +00:00
eisa Don't staticize again (twice). 1995-11-29 17:40:47 +00:00
ep all: 1995-12-05 02:01:59 +00:00
fdc the second set of changes in a move towards getting devices to be 1995-11-28 09:42:06 +00:00
fe all: 1995-12-05 02:01:59 +00:00
fxp all: 1995-12-05 02:01:59 +00:00
ic This driver supports the Arnet SYNC/570i ISA cards that is based on the 1995-11-21 02:32:04 +00:00
ie all: 1995-12-05 02:01:59 +00:00
joy If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
kbd Change fkey 63 from ^[[K to ^[[~. 1995-03-28 21:30:13 +00:00
lnc all: 1995-12-05 02:01:59 +00:00
mcd If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
mse If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
pci Made pci.c compile again. It unfortunately depends on the isa interrupt 1995-11-21 13:59:56 +00:00
ppbus Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
rc If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
scd If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
si aargh! I tested JREMOD, only to discover that the "good oil" part of 1995-12-04 17:33:45 +00:00
sio Removed builtin list of port addresses. The address for sio3 1995-11-29 15:00:07 +00:00
snp Completed function declarations and/or added prototypes. 1995-12-02 18:58:56 +00:00
speaker If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
syscons Fix my color/attr separation patch. 1995-11-30 03:29:31 +00:00
vn If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00