Xircom Card

2000-04-30 Thread FreeBSD MAIL
I just cvsuped and built a kernel as of Sun Apr 30 03:20:08 HST 2000. Despite the probing which goes on when I insert the card and somtimes shortly after I ifconfig it, the Xircom 16bit card seems to work fine. I also have a Card Buss Xircom card which I could also test with. RP [EMAIL PROTECTED

fp statusword in sigcontext

2000-04-30 Thread Marco van de Voort
I want a signalhandler, which splits out sigfpe to the different copro signals. I found a linux example, which is based on the statusword field of the sigcontext structure passed to the signalhandler set Problem is that the linux sigcontext has a field for the floatingpoint statusword, while th

Re: fp statusword in sigcontext

2000-04-30 Thread Daniel Eischen
On Sun, 30 Apr 2000, Marco van de Voort wrote: > I want a signalhandler, which splits out sigfpe to the different copro > signals. I found a linux example, which is based on the statusword field of the > sigcontext structure passed to the signalhandler set > > Problem is that the linux sigcont

cvs question (was Re: cvs commit: src/apsfilter SETUP )

2000-04-30 Thread Andreas Klemm
[ CC'd to peter and hackers because of CVS question ] On Sat, Apr 29, 2000 at 08:42:08PM +0200, Matej Vela wrote: > vela2000/04/29 20:42:08 CEST > > Modified files: > apsfilterSETUP > Log: > Fixed the ordering of $MANDEST choices. > > Revision ChangesPath

Regarding PR 5877: sb_cc issues.

2000-04-30 Thread Bosko Milekic
As I haven't seen [other] feedback yet to this PR posted by Bill Fenner, I'm curious as to what people's opinions are. (I should have cross-posted to -hackers when I first replied to it, as I believe that I've seen this mentionned previously, but not getting many replies). -- Bosk

Re: Yamaha DS-XG Sound Card or Chip?

2000-04-30 Thread Karsten Patzwaldt
On Sat, Apr 29, 2000 at 01:00:08PM +0900, Behcet Sarikaya wrote: > Have anyone successfully configured this card on FreeBSD? I think it is > an on board sound chip > in my Dell desktop. Quite possible, but there's no driver available for it yet. OSS has a kernel module, but this doesn't work with

Re: Asus K7V boot failure

2000-04-30 Thread Nik Clayton
On Fri, Apr 28, 2000 at 04:13:32PM -0400, Chris Shenton wrote: > On Fri, 28 Apr 2000 23:15:55 +0200, Jeroen Hogeveen <[EMAIL PROTECTED]> said: > Jeroen> Hey Chris and Jordan, I've got one too, you should however > Jeroen> disable your boot virus protection in the bios setup! > Jeroen> This will fi

Re: Maybe need to be corrected?

2000-04-30 Thread Nik Clayton
Stanislav, I'm replying to this and including the -hackers list, in the hope that someone can confirm this. Thanks for getting in touch. N On Thu, Apr 27, 2000 at 04:40:19PM +0200, Koschinsky Stanislav wrote: > I've read the part of FreeBSD book 21.3 "DMA: What it is and how it > works". I li