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

/freebsd-10.1-release/sys/x86/isa/
H A Disa.cdiff 172032 Sat Sep 01 10:18:28 MDT 2007 nyan Fix a kernel panic due to a NULL pointer access on pc98.

When any PnP device exists, isa_release_resource() is called with no
activated resource. So a bushandle is not allocated yet.

Approved by: re (kensmith)

Completed in 156 milliseconds