Re: DPT revision....(broken drivers in -STABLE)

2000-08-25 Thread Matthew N. Dodd
On Thu, 24 Aug 2000, Visigoth wrote: dpt0: DPT Caching SCSI RAID Controller port 0xdc60-0xdc7f irq 16 at device 8.0 on pci 2 even though bios asigned it irq 9... hmmm Is this an SMP box or a UP box in APIC mode or something strange? -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo

Re: gdb bug w/ dlopen()ed images

2000-08-25 Thread Max Khon
hi, there! On Fri, 25 Aug 2000, John DeBoskey wrote: There appears to be a problem with gdb when debugging dynamically loaded images. On 5.0-current with sources current and built as of this evenning and a 4.1-STABLE system, the following incorrect result is seen: PR/20373 Solution:

Re: devfs, moused and rc.devfs position in rc

2000-08-25 Thread Sheldon Hearn
On Thu, 24 Aug 2000 10:29:03 MST, Jos Backus wrote: In /etc/rc, rc.i386 is invoked before rc.devfs. This causes moused to fail to start for those people who use a link from /dev/mousedev to /dev/mouse. The fix seems to be to switch the order of invocation: Your problem raises another

透過機能付デジカメ隠し撮りキット販売

2000-08-25 Thread Cosmo21
ベルトのバックルに仕込んだレンズから本体(鞄など)に 電波を飛ばす方式です。縦1440×横960ピクセル。A4用紙 縦で少し左右に余白を取って綺麗に印刷できます。 1.5倍ズームを備え、ベルトの高さ、相手との距離、相手の

Linux Netscape

2000-08-25 Thread Sean-Paul Rees
Under my 5.0-C setup here, the Linux netscape takes AGES to load (5min) and is so unresponsive, I have to kill it. I experienced a similar problem with StarOffice 5.2, where performance was just dog slow. Is the Linuxulator broken? -- Cheers, Sean Sean-Paul Rees ([EMAIL PROTECTED]) Web:

kernel hash table implementation?

2000-08-25 Thread Archie Cobbs
Is there a generic hash table implementation in the kernel somewhere? If not, is there any interest in creating one? -Archie ___ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe:

Re: Review requested for i386 debug register helper functions

2000-08-25 Thread Brian Dean
On Thu, 24 Aug 2000, Brian Dean wrote: If you have the time, I would very much appreciate any reviews on a couple of helper functions that I've put together for manipulating the i386 debug registers: http://people.freebsd.org/~bsd/i386watch/ Just a note to reviewers, I've simplified

yarrow /dev/random

2000-08-25 Thread Adam Back
[try again this foobared the first time -- apologies for duplicates] [If this bounces because I am not a list member, could I trouble one of you to forward it to the list? -- Thanks] Hi all We've been implementing yarrow at zeroknowledge also. I just read through the freebsed-current

MACs vs Hash fns. and collision resistance

2000-08-25 Thread adam
[I see my post made it] To expand briefly on my comment about collision resistance - the hash function constructed from using Blowfish in CBC mode you -- have to be careful how you use block ciphers to construct hash functions -- they have quite different properties. For example

IDE RAID (HPT-370/Abit KT7-RAID) install questions..

2000-08-25 Thread Thomas Stromberg
(excuse complete ignorance as far as IDE RAID below) For the buildbox here, I decided to go ahead with Soren's ATA-100 RAID suggestion, and bought an Abit KT7-RAID motherboard, which has an onboard Highpoint HPT-370 ATA-100 RAID. I'm using two 15G IBM 75GX drives on it. So after a long day of

Re: kernel hash table implementation?

2000-08-25 Thread Boris Popov
On Fri, 25 Aug 2000, Archie Cobbs wrote: Is there a generic hash table implementation in the kernel somewhere? Yes, see kern/kern_subr.c for hashinit() function. -- Boris Popov http://www.butya.kz/~bp/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

Re: perlcc in current - xs_init and boot_DynaLoader

2000-08-25 Thread Mark Murray
If i do a perlcc test.pl i get the folllowing , in CURRENT ? Must i define something beforehand, or is it broken ? I'll take a look... M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the

perlcc in current - xs_init and boot_DynaLoader

2000-08-25 Thread Johan Kruger
If i do a perlcc test.pl i get the folllowing , in CURRENT ? Must i define something beforehand, or is it broken ? -Wl,-E -lperl -lm -L/usr/libdata/perl/5.6.0/mach/CORE -lperl -lm -lc -lcrypt /usr/libdata/perl/5.6.0/mach/auto/IO/IO.so /usr/libdata/perl/5.6.0/mach/auto/Fcntl/Fcntl.so