Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mac68k/obio
Module Name: src
Committed By: nat
Date: Sat May 24 10:08:36 UTC 2025
Modified Files:
src/sys/arch/mac68k/obio: sbc_obio.c
Log Message:
Default to sbc drq_intr on the PowerBook 1xx.
I was faced with two options:
1) Downgrade pdma with PDMA_NOWRITE for the PowerBook 1xx. (much slower)
2) Use sbc drq intr (much faster and well tested).
I chose the later...much faster and compatible with more scsi peripherals.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/mac68k/obio/sbc_obio.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