From mboxrd@z Thu Jan 1 00:00:00 1970 From: ron minnich To: 9fans@cse.psu.edu Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [9fans] confirmation Date: Mon, 3 Nov 2003 18:12:32 -0700 Topicbox-Message-UUID: 7e859e6a-eacc-11e9-9e20-41e7f4b1d025 I just confirmed for sure that the lgdt code is needed in l.s by testing with brand new kernel's l.s. If I boot without it, I get a GPF somewhere in PCI config. I add just that lgdt code and all is well. Oh, well, almost well. Now I'm taking a hit when il tries to do something. il: binding device: '/net/ether0/clone' file does not exist durn. Hints welcome as always :-) I am forward-porting the work I did for usenix last june, and enough stuff has changed that some things are busted. thanks ron