Re: ESS 1868 (isa) - no more crackling!

2000-08-10 Thread Wilko Bulte
On Wed, Aug 09, 2000 at 04:00:15PM -0400, Donn Miller wrote: > Wilko Bulte wrote: > > > > On Wed, Aug 09, 2000 at 01:08:49PM -0400, Donn Miller wrote: > > > Thanks for finally solving the PCM interrupts problem. > > > Sounds promising.. Will it also solve the identical problem the ESS1371 > > PC

Re: ESS 1868 (isa) - no more crackling!

2000-08-10 Thread Robert Drehmel
In <[EMAIL PROTECTED]>, Wilko Bulte wrote: > I now run a 4.1-stable kernel based on yesterday evening's sources. > Question is of course if the fix put in current is completely in > -stable too. I'll have to check that. > > But in any case: the problem is still there. I am running 5.0-2809-

Proposed enhancement to FTP autocompletion

2000-08-10 Thread Dermot McNally
Hi, Something that has constantly annoyed me about the filename completion in ftp (its great usefulness notwithstanding) is how the completion of directory names works differently to in (say) bash. My preferred behaviour is that, when a directory name is completed, a slash is appended. This makes

ip6_input.c & ip6_output.c compile errors

2000-08-10 Thread Valentin S. Chopov
in sys/netinet6/ip6_input.c sys/netinet6/ip6_otput.c inetsw and ip_protox are used instead of inet6sw and ip6_protox Val == Valentin S. Chopov Phone: 1-888-200-4392 x597 E-Mail: [EMAIL PROTECTED] == To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the bod

umount hangs system

2000-08-10 Thread Benedikt Schmidt
Everytime I try to unmount one of the ufs partitions on my harddisk the system hangs and I can do nothing but a hard reset. This happens whenever I shutdown the system too. It tries to unmount one of the partitions and hangs before the "dirty flag" is removed from any of the partitions. Thats

[Problem] ata disk driver panic at boot time

2000-08-10 Thread MIHIRA Sanpei Yoshiro
Hi. With latest 5-current kernel, it will always panic. My HDD does not support DMA mode. So with old kernel(maybe before sos's latest ata changes), it fallback to PIO mode(see attached text). Do only I have this problem? Thank you. --- MIHIRA, Sanpei Yoshiro Yokohama, Japan. = l

Re: USER PPP

2000-08-10 Thread Leif Neland
On Wed, 9 Aug 2000, justin wrote: > Hey fellas... > > What I would like to do right now, however, is guarantee that > anytime, anyday, barring a problem with my ISP, that my box is > connected to the internet. I have it currently setup to dial the > internet when it boots and that seems, s

Re: Slow ssh throughput with -current

2000-08-10 Thread Alain Thivillon
Peter Jeremy <[EMAIL PROTECTED]> écrivait (wrote) : > Notice that although it's advertising a window size of 17520, it's > not sending the next packet until the previous packet is ack'd. I have seen the same behaviour with postfix: it seems that window is not used and that every packet

Re: USER PPP

2000-08-10 Thread Mikel
better yet why not have your email client automatically download your email every 4 minutes... Leif Neland wrote: > On Wed, 9 Aug 2000, justin wrote: > > > Hey fellas... > > > > What I would like to do right now, however, is guarantee that > > anytime, anyday, barring a problem with my ISP,

Re: umount hangs system

2000-08-10 Thread David Malone
On Fri, Aug 11, 2000 at 04:51:42AM +0200, Benedikt Schmidt wrote: > Everytime I try to unmount one of the ufs partitions on my harddisk the system > hangs and I can do nothing but a hard reset. The following was commited in the last few days - could this be what you're seeing? David.

Another crypto problem; no kerb4 rshd/rlogind

2000-08-10 Thread Pete Carah
Somehow in the internat merge the kerb4 versions of rshd and rlogind disappeared (rshd -k; rlogind -ek and -k). They are often used for scripting in ways that kerberized telnet can't handle (yes, I can use expect but what a kluge :-), or I could adapt ssh for this and probably will, but that i

Re: cvs commit: src/sys/pccard pccard_nbk.c pcic.c

2000-08-10 Thread Nickolay Dudorov
After the next commit 'make buildkernel' stops in 'sys/modules/oldcard' directory. After applaing the following patch I can make buildkernel. N.Dudorov > imp 2000/08/10 10:35:11 PDT > > Modified files: > sys/pccard pccard_nbk.c pcic.c > Log: > Add so