cvs commit: src/sys/dev/pci pci.c
Warner Losh
imp at FreeBSD.org
Sat Aug 23 07:24:04 UTC 2008
imp 2008-08-23 07:23:52 UTC
FreeBSD src repository
Modified files:
sys/dev/pci pci.c
Log:
SVN rev 182033 on 2008-08-23 07:23:52Z by imp
Cope with errors from device_get_children(). These errors can happen
only in low memory situations, so the error fork of these fixes is
lightly tested, but they should do the least-wrong thing...
Submitted by: Hans Petter Selasky
Revision Changes Path
1.363 +7 -4 src/sys/dev/pci/pci.c
More information about the cvs-src
mailing list