freebsd-dev/sys/i4b
Gary Jennejohn eab6e771a0 Fix a possible hang which apparently occurs during a warm boot (cold boot
does not display the symptom). Evidently the ifpi2 controller needs to be
massaged more than it was.

Note that this does not close the PR since it was filed against 4.9.

MFC: 5 days
PR: kern/68756
Submitted by: Ari Suutari <ari.suutari@syncrontech.com>
2004-07-18 20:13:31 +00:00
..
capi Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
driver Catch up with the new world order of Netgraph metas. 2004-07-06 06:43:45 +00:00
include Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
layer1 Fix a possible hang which apparently occurs during a warm boot (cold boot 2004-07-18 20:13:31 +00:00
layer2 Use __FBSDID(). 2003-06-11 00:01:05 +00:00
layer3 Use __FBSDID(). 2003-06-11 00:01:05 +00:00
layer4 Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00