Source-Changes archive

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

CVS commit: src/sys/arch/cobalt/stand/boot



Module Name:    src
Committed By:   tsutsui
Date:           Wed Sep  1 15:54:39 UTC 2004

Modified Files:
        src/sys/arch/cobalt/stand/boot: pciide.c wdc.c wdvar.h

Log Message:
- Adapt to the MI wdc driver changes which added the notion of
  "shadow registers":
  http://mail-index.netbsd.org/source-changes/2004/05/25/0048.html
- While here, also fix accesses to CTL regsters to use the correct address.

Now the cobalt bootloader works again.

XXX Maybe we should make this SA wdc driver MI...


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/cobalt/stand/boot/pciide.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/cobalt/stand/boot/wdc.c
cvs rdiff -r1.4 -r1.5 src/sys/arch/cobalt/stand/boot/wdvar.h

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