cvs commit: src/sys/sparc64/ebus ebus.c
Marcel Moolenaar
marcel at FreeBSD.org
Sun Jan 9 10:58:09 PST 2005
marcel 2005-01-09 18:58:08 UTC
FreeBSD src repository
Modified files:
sys/sparc64/ebus ebus.c
Log:
Don't panic when we're asked to allocate a resource type that we know
won't exist for EBus. Just fail the allocation by returning NULL.
Now drivers that are MI can try resources that the driver knows may
be used by the device.
Revision Changes Path
1.21 +2 -3 src/sys/sparc64/ebus/ebus.c
More information about the cvs-src
mailing list