Re[2]: FreeBSD 4.6-RELEASE, 4.7-RELEASE vs Asus P2B-DS motherboard

2002-10-27 Thread Eugene M. Zheganin
Hello KAKIUCHI, Saturday, October 26, 2002, 4:05:36 PM, you wrote: KM> I'm using P2B seriese boards. KM> When I enable USB IRQ on BIOS or remove USB device from kernel, KM> it's seems good. Thanks a lot. Now it works ! 8)) -- Best regards, Eugenemailto:emz@;norma.p

Re: Unable to compile -STABLE kernel with SMBFS

2002-10-27 Thread Max Khon
hi, there! On Mon, Oct 28, 2002 at 08:28:41AM +0200, Toni Viemero wrote: > I tried compiling new kernel with the following options: > > options SMBFS #SMB/CIFS filesystem > options NETSMB #SMB/CIFS requester > options NETSMBCRYPTO

Unable to compile -STABLE kernel with SMBFS

2002-10-27 Thread Toni Viemero
I tried compiling new kernel with the following options: options SMBFS #SMB/CIFS filesystem options NETSMB #SMB/CIFS requester options NETSMBCRYPTO#encrypted password support for SMB Error messages attached as smbfs_smb.txt.

ipfw pipe show: No buffer space available

2002-10-27 Thread Eugene Grosbein
Hi! I have 210 pipes configured with ipfw1, each uses GRED. It works fine but sometimes I cannot get list of pipes: # ipfw pipe show ipfw: getsockopt(IP_DUMMYNET_GET): No buffer space available If I repeat, it can sometimes success and fail again next time. What's wrong? netstat -m shows I have

Re: Mergemaster [was: Re: Ifconfig config of gif tunnels]

2002-10-27 Thread Doug Barton
Phil Kernick wrote: > I'd also like the opposite - a list of files that mergemaster will not update > under any circumstances. mergemaster does its comparison based on the presence or absence of files in the live tree on the system, and the temproot tree created by mergemaster. So, if you have f

Re: mergemaster error messages

2002-10-27 Thread Doug Barton
"Maxim M. Kazachek" wrote: > > After mergemaster I see following messages: > > Do you wish to delete what is left of /var/tmp/temproot? [no] yes > rm: /var/tmp/temproot/var/empty: operation not permitted > rm: /var/tmp/temproot/var: Directory not empty > rm: /var/tmp/temproot: Directory not empty

Re: unmounting disabled with writeprotected floppy

2002-10-27 Thread Dmitry Morozovsky
On Sun, 27 Oct 2002, Hanspeter Roth wrote: HR> I frequently store some files on a floppy. Thus my fstab contains HR> /dev/fd0/floppy msdos rw,noauto 0 0 HR> This usually allows me to write on the floppy. HR> Sometimes I insert a floppy that's writeprotected. HR> If I fo

unmounting disabled with writeprotected floppy

2002-10-27 Thread Hanspeter Roth
Hello, I frequently store some files on a floppy. Thus my fstab contains /dev/fd0/floppy msdos rw,noauto 0 0 This usually allows me to write on the floppy. Sometimes I insert a floppy that's writeprotected. If I forget to mount it readonly explicitly (-r) the system thi

Re: GRE tunnel kernel support for SQUID and Cisco (wccp v1)

2002-10-27 Thread Kris Kennaway
On Sun, Oct 27, 2002 at 05:45:43PM +0200, Lefteris Tsintjelis wrote: > Hi all. > > I am not sure I send this to the right list. If no, I apologize and > please tell me where to send it to. > Is there any chance of including the following patch to kernel? New code submissions must be committed to