代码搜索:911x
找到约 2 项符合「911x」的源代码
代码结果 2
www.eeworm.com/read/240419/13219472
txt xscale_release_note.txt
Aug-18-04 WH
SMSC911x beta driver 0.56 for Xscale on Linux 2.4.21-rmk1-pxa1-intc2
This driver is built and tested on Intel Mainstone II board (Rev.B, PXA270 B0/C0).
Linux Kernel is from ARM L
www.eeworm.com/read/240419/13219423
buildx
if [ -f smsc911x.o ]; then
rm smsc911x.o
fi
if [ -f smsc911xd.o ]; then
rm smsc911xd.o
fi
if [ -f cmd911x ]; then
rm cmd911x
fi
echo Building XScale release version.
arm-linux-gcc -c -O3 -DMODUL