Source-Changes archive

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

CVS commit: src/sys/arch/acorn32/eb7500atx



Module Name:    src
Committed By:   chris
Date:           Sun Nov 23 11:55:27 UTC 2008

Modified Files:
        src/sys/arch/acorn32/eb7500atx: eb7500atx_machdep.c rside.c

Log Message:
Fix EB7500ATX kernel to build again, mainly catching up on 6+ months of
changes elsewhere in the kernel:
* kernel_l1pt is now a global in pmap
* wdc no longer has dma/udma caps without the relevant options, however,
  rside doesn't support dma/udma so don't set the options.
* also fix a device_t/softc split issue.

Perhaps I should add the kernel to the default build list for acorn32, to
avoid any other breakage. Although as the only person probably even
running NetBSD on an EB7500ATX system I'm not sure it's worthwhile.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/acorn32/eb7500atx/eb7500atx_machdep.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/acorn32/eb7500atx/rside.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