Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   ragge
Date:           Sun Jun 25 16:00:46 UTC 2000

Modified Files:
        syssrc/sys/arch/vax/include: vsbus.h
        syssrc/sys/arch/vax/vsa: hdc9224.c hdc9224.h ncr.c vsbus.c

Log Message:
Make the HDC9224 MFM device driver up-to-date; has been not-working
since NetBSD 1.2 (!) It also uses interrupts instead of polling now.
Also fix the DMA area locking between SCSI and MFM disks.
Still missing - floppy support.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/vax/include/vsbus.h
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/vax/vsa/hdc9224.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/vax/vsa/hdc9224.h
cvs rdiff -r1.31 -r1.32 syssrc/sys/arch/vax/vsa/ncr.c
cvs rdiff -r1.26 -r1.27 syssrc/sys/arch/vax/vsa/vsbus.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index