Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 11/23/1996 03:50:01
mark
Fri Nov 22 19:42:40 PST 1996
Update of /cvsroot/src/sys/arch/arm32/podulebus
In directory netbsd1:/var/slash-tmp/cvs-serv23185
Modified Files:
podulebus.c
Log Message:
Check the IOMD ID in the podulebus probe to make sure the IOMD supports
a podulebus.
Make sure the podulebus driver conforms to the Acorn expansion card
specification:
- Probe the podule bus using sync access cycles rather than slow access
cycles.
- Read the podulebus header/ROM using sync access cycles rather than slow
access cycles
mark
Fri Nov 22 19:45:53 PST 1996
Update of /cvsroot/src/sys/arch/arm32/mainbus
In directory netbsd1:/var/slash-tmp/cvs-serv23596
Modified Files:
iomd.c
Log Message:
Use the IOMD_ID macro to check the IOMD ID number rather than direct reads
from the IOMD.