]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Take advantage of ebus(4) having switched to SYS_RES_MEMORY for memory
authorMarius Strobl <marius@FreeBSD.org>
Sat, 4 Jun 2005 20:27:39 +0000 (20:27 +0000)
committerMarius Strobl <marius@FreeBSD.org>
Sat, 4 Jun 2005 20:27:39 +0000 (20:27 +0000)
commit07945ccd23b38c3ecc0abe5722dd1b9377775a0c
tree99014f52409be04b902e3bcb8378651c181cfc2b
parent2ca32bcc026a0f45cc1f78132696cd0a2e13f41e
- 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.
sys/dev/auxio/auxio.c