doscmd pci bios support

2000-12-04 Thread Darrell Anderson
I've added some pci bios support to doscmd in an effort to initialize a Maestro-3i via essaudio.com. The new code is derived from the Linux dosemu, which executes essaudio.com correctly. It works enough to probe the pci bios, find, and interact with the correct device. essaudio.com does not run

Re: How to read a file from a device driver?

2000-03-20 Thread Darrell Anderson
bzero(data + (len - uio.uio_resid), uio.uio_resid); } } return error; } -Darrell -- Department of Computer Science, Duke University, Durham, NC 27708-0129 Darrell Anderson, [EMAIL PROTECTED], http://www.cs.duke.edu/~anderson To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

ddb call & interrupts

2000-01-07 Thread Darrell Anderson
ent of Computer Science, Duke University, Durham, NC 27708-0129 Darrell Anderson, [EMAIL PROTECTED], http://www.cs.duke.edu/~anderson To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message