Re: 5.0RC2: does vinum work???

2003-01-08 Thread Dieter Rothacker
Darryl Okahata wrote: "Willem Jan Withagen" <[EMAIL PROTECTED]> write: Vinum is running fine here on 5.0 for already quite some time. the trick is most likely: newfs -T ufs /dev/vinum/vinum0 Nope. No joy: # newfs -T ufs /dev/vinum/myvol newfs: /dev/vinum/myvol:

Re: dc0 wierdness with Compex Freedomline

2000-02-24 Thread Dieter Rothacker
e RX and TX cables are used simultaneous. Due to the small ethernet frame size, it is next to impossible to get the full speed for data transmission. -- Dieter Rothacker To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Is AUTO_EOI better? [was:Re: ATA errors and AUTO_EOI]

1999-12-21 Thread Dieter Rothacker
On Tue, 21 Dec 1999 17:13:20 +0100, D. Rock wrote: >Oliver Fromme schrieb: >> Doug White wrote in list.freebsd-current: >> > On Tue, 21 Dec 1999, Soren Schmidt wrote: >> > > It seems Dieter Rothacker wrote: >> > > > The solution for me was

ATA errors and AUTO_EOI

1999-12-21 Thread Dieter Rothacker
Hi, I do not know if this issue has already been solved, but I cannot remember having read something about it. ATA errors directly after booting the kernel seem to be related to the usage of the fast IRQ tuning parameter "AUTO_EOI". Last night I migrated from my GA586DX (Dualboard, 430HX chipse

FYI: Benchmarked ATA driver

1999-12-11 Thread Dieter Rothacker
-- files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP 30 121 83 7781 67 1079 92 135 91 184 9980 25 -- This really rocks, and the driver is perfectly stable. Very good work. -- Dieter Rothacker To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: HEADSUP: wd driver will be retired!

1999-12-11 Thread Dieter Rothacker
On Sat, 11 Dec 1999 18:28:42 +0800, Peter Wemm wrote: >Dieter Rothacker wrote: >> >> You should use the kernel option >> "options ATA_STATIC_ID" >> for such cases. At least it works for me :-) > >I think this should only apply to the /dev/wd* c

Re: HEADSUP: wd driver will be retired!

1999-12-11 Thread Dieter Rothacker
ATA_STATIC_ID" for such cases. At least it works for me :-) -- Dieter Rothacker To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ATA driver as the default

1999-12-06 Thread Dieter Rothacker
will do some stress tests. The linux driver for the HPT366 is seriously broken, it never got the IRQ handling right when both channels on the chip were used and actually transferred data in parallel (I have one IBM UDMA66 drive on each channel) - I hope FreeBSD's driver is better :-) -- Di

Old Libs...?

1999-12-06 Thread Dieter Rothacker
BIN. Correct? How do I find out which bin-archives I really need to download? I looked at the mtree-file, but did not find the exact arc files mentioned. I do not want to download all bin.* files. Please forgive me if the solution should be obvious, it is my first try at FreeBSD. -- Dieter