cvs commit: src/sys/dev/auxio auxio.c
Marius Strobl
marius at FreeBSD.org
Sat Jun 4 13:27:40 PDT 2005
marius 2005-06-04 20:27:39 UTC
FreeBSD src repository
Modified files:
sys/dev/auxio auxio.c
Log:
- Take advantage of ebus(4) having switched to SYS_RES_MEMORY for memory
resources in ebus.c rev. 1.22 and collapse the resource allocation for
both the EBus and SBus variants into auxio_attach_common().
- For the EBus variant make sure that the resource for controlling the
LED is actually available; (in theory) we could have ended up using
the resource without allocating it.
Revision Changes Path
1.3 +31 -42 src/sys/dev/auxio/auxio.c
More information about the cvs-src
mailing list