Source-Changes archive

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

CVS commit: [jdolecek-ncq] src/sys/arch



Module Name:    src
Committed By:   jdolecek
Date:           Tue Sep 26 22:13:08 UTC 2017

Modified Files:
        src/sys/arch/acorn32/mainbus [jdolecek-ncq]: wdc_pioc.c
        src/sys/arch/amiga/dev [jdolecek-ncq]: wdc_amiga.c
        src/sys/arch/landisk/dev [jdolecek-ncq]: wdc_obio.c
        src/sys/arch/mac68k/obio [jdolecek-ncq]: wdc_obio.c
        src/sys/arch/prep/pnpbus [jdolecek-ncq]: wdc_pnpbus.c

Log Message:
switch to ata_queue_alloc() so that this at least compiles


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.28.28.1 src/sys/arch/acorn32/mainbus/wdc_pioc.c
cvs rdiff -u -r1.38 -r1.38.6.1 src/sys/arch/amiga/dev/wdc_amiga.c
cvs rdiff -u -r1.8 -r1.8.28.1 src/sys/arch/landisk/dev/wdc_obio.c
cvs rdiff -u -r1.27 -r1.27.18.1 src/sys/arch/mac68k/obio/wdc_obio.c
cvs rdiff -u -r1.13 -r1.13.28.1 src/sys/arch/prep/pnpbus/wdc_pnpbus.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