j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
Hey, ron: I have two questions that you may be able to help me out wit or point me to the proper source. I'am in need of the following:
1). a routine in x86 asm code that can test the cache memory on the 430XX chipset.
2). a routine in x86 asm code that can test the the USB Interface on the 430XX chipset.
I know you are not a fan of assembly code but you appear to be very knowledgeable about it. BTW thanks for the win32 tools tar stuff.
//Ross
----------
From: Ronald G. Minnich rminnich@lanl.gov To: OpenBIOS Mailing List openbios@elvis.informatik.uni-freiburg.de Subject: Re: [OpenBIOS] Unofficial OpenBIOS web page Date: Saturday, March 04, 2000 11:13 PM
why not put them on the official one? I'm missing something.
ron
To unsubscribe: send mail to majordomo@freiburg.linux.de with 'unsubscribe openbios' in the body of the message
Attachments:
Ross wrote:
1). a routine in x86 asm code that can test the cache memory on the 430XX chipset.
2). a routine in x86 asm code that can test the the USB Interface on the 430XX chipset.
Why can you not do this in C code?
Also, my initial contribution to the FreeBIOS project is i430FX support, so we should work together if you are working on the same chipset.
Regards,
Jeff
On Sun, 5 Mar 2000, Ross wrote:
1). a routine in x86 asm code that can test the cache memory on the 430XX chipset.
sorry, I have not looked at the 430xx at all yet. I'm still stuck on the 440 :-(
2). a routine in x86 asm code that can test the the USB Interface on the 430XX chipset.
oh horrors, usb.
Question, though: why assembly for the usb. I understand for (1) but not (2)
ron
- To unsubscribe: send mail to majordomo@freiburg.linux.de with 'unsubscribe openbios' in the body of the message