Changeset 2585
- Timestamp:
- Oct 7, 2011 10:21:02 PM (20 months ago)
- File:
-
- 1 edited
-
dev/geode/ac97/ac97.fth (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dev/geode/ac97/ac97.fth
r1754 r2585 41 41 : unmap-regs ( -- ) 42 42 au /chipbase " map-out" $call-parent 43 0 4 my-w! 43 \ Don't turn off the command register; it breaks Linux due to a complex interaction 44 \ with emulated PCI registers on Geode. 45 \ 0 4 my-w! 44 46 ; 45 47
Note: See TracChangeset
for help on using the changeset viewer.
