Searched hist:199559 (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sbin/ggate/ggatel/
H A Dggatel.cdiff 285531 Tue Jul 14 08:50:30 MDT 2015 brueffer Unbreak ggatec and ggatel on i386 after r238119, which added two more
'struct g_gate_ctl_create' fields.

While the behaviour was technically undefined on other architectures
as well, on the reporter's amd64 systems the uninitialized bytes the
kernel cares about were always zero so everything worked as expected.

PR: 197309, 199559
Submitted by: ota@j.email.ne.jp, Fabian Keil
Reviewed by: pjd
MFC after: 1 week
/freebsd-11-stable/sbin/ggate/ggatec/
H A Dggatec.cdiff 285531 Tue Jul 14 08:50:30 MDT 2015 brueffer Unbreak ggatec and ggatel on i386 after r238119, which added two more
'struct g_gate_ctl_create' fields.

While the behaviour was technically undefined on other architectures
as well, on the reporter's amd64 systems the uninitialized bytes the
kernel cares about were always zero so everything worked as expected.

PR: 197309, 199559
Submitted by: ota@j.email.ne.jp, Fabian Keil
Reviewed by: pjd
MFC after: 1 week
/freebsd-11-stable/sys/dev/cm/
H A Dsmc90cx6.cdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
/freebsd-11-stable/sys/dev/fatm/
H A Dif_fatm.cdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
/freebsd-11-stable/sys/dev/malo/
H A Dif_malo.cdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
/freebsd-11-stable/sys/dev/vx/
H A Dif_vx.cdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
/freebsd-11-stable/sys/dev/mwl/
H A Dif_mwl.cdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
/freebsd-11-stable/sys/dev/sn/
H A Dif_sn.cdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
/freebsd-11-stable/sys/dev/ep/
H A Dif_ep.cdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.
/freebsd-11-stable/sys/dev/ti/
H A Dif_ti.cdiff 199559 Thu Nov 19 20:09:33 MST 2009 jhb - Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(4). Primarily this
means calling ether_ifdetach() before anything else.

Completed in 244 milliseconds