Olivier Houchard 2722485b08 Erm, my previous commit was wrong and sis_tick() was only called each time
sis_ioctl() was called, so one had to use ifconfig each time the cable got
plugged in to be able to use the connection.
Do it a better way now, add a "in_tick" field in the softc structure,
call timeout() in sis_tick() and don't call it in sis_init() if in_tick is
non-zero.
Reported by:    Landmark Networks
Pointy hat to:  cognet
2003-07-22 01:35:09 +00:00
..
2003-07-21 19:15:25 +00:00
2003-05-19 20:29:07 +00:00
2003-07-21 21:50:41 +00:00
2003-06-10 21:44:29 +00:00
2003-07-01 15:52:06 +00:00
2003-06-11 05:37:42 +00:00
2003-07-21 21:48:45 +00:00
2003-07-21 02:49:42 +00:00
2003-07-21 02:49:42 +00:00
2003-06-11 05:37:42 +00:00
2003-06-11 05:37:42 +00:00
2003-06-11 05:37:42 +00:00
2003-07-21 13:00:09 +00:00
2003-06-11 06:34:30 +00:00
2003-07-05 01:24:36 +00:00
2003-07-22 00:17:11 +00:00