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: Sat Mar 1 20:39:25 UTC 2008
Modified Files:
src/sys/arch/cobalt/stand/boot: tlp.c version
Log Message:
Misc fixes to support 21041 on Qube2700:
- prepare two TX descriptors to avoid race and also use chaind mode
- use a recently added pcicfgread() function to get tulip I/O address
- use cobalt model id to see if we have 21041 or 21143
(XXX maybe it's better to see PCI product ID)
- add code to reset SIA on 21041
- prepare and send filter setup packet on init
- reduce delay in RX polling
- bump version again
Now netboot works fine on Qube 2700 (even without console). Yay.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/cobalt/stand/boot/tlp.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/cobalt/stand/boot/version
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