Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
cgd
Sun Apr 6 22:40:11 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/var/slash-tmp/cvs-serv29919/pci
Modified Files:
cia_pci.c
Log Message:
clean up eb164 #ifdefs
cgd
Sun Apr 6 22:40:46 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory netbsd1:/var/slash-tmp/cvs-serv399/alpha
Modified Files:
machdep.c
Log Message:
more correctly conditionalize ARP code use
cgd
Sun Apr 6 22:46:50 PDT 1997
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/var/slash-tmp/cvs-serv697/pci
Modified Files:
apecs_pci.c cia_pci.c lca_pci.c
Log Message:
include machine/options.h
scottr
Sun Apr 6 22:48:37 PDT 1997
Update of /cvsroot/src/sys/arch/mac68k/dev
In directory netbsd1:/var/slash-tmp/cvs-serv29738
Modified Files:
sbc.c
Log Message:
Rework PDMA read/write functions based on Matthias Pfaller's pc532 ncr
driver. Major highlights:
- Protect with splbio(), now that interrupts from the chip might be
enabled by default;
- Wait for current transfer to complete before returning, rather than
wait for previous transfer to complete before starting another;
- Instead of logging a "timeout" message when a target disconnects,
just return, letting the sbc_ready() and sbc_wait_not_req() print
timeout messages if such really did occur.
With interrupt changes to sbc_obio.c, disconnect/reselect now works if
configured into the kernel.
Home |
Main Index |
Thread Index |
Old Index