nfsd hangs in ``inode'' state

2001-04-11 Thread S. Natori
Hello All, I am running a FreeBSD-4.2 NFS server with dozens of FreeBSD-4.2 NFS clients on 100BaseTX LAN. Recently I found that when the NFS server receives a lot of requests in a short period (e.g., 2 clients start X with gnome desktop simultaneously), all nfsd server processes hang in inode st

Re: problem with Aironet driver

2001-04-11 Thread Doug Ambrisko
Andria Thomas writes: | Recently, we've seen messages like the following spewed to the consoles | of each machine: | | Mar 26 14:25:57 gw /kernel: an0: id mismatch: expected 178, got 224 | Mar 26 14:25:57 gw /kernel: an0: id mismatch: expected 17e, got 178 | | When these messages begin, our netw

Re: lockf in apache

2001-04-11 Thread John Baldwin
On 11-Apr-01 Alfred Perlstein wrote: > * Doug White <[EMAIL PROTECTED]> [010411 16:07] wrote: >> On Tue, 10 Apr 2001, Alfred Perlstein wrote: >> >> > Basically, when apache is listening on multiple IPs/ports it needs >> > to select() on several filedescriptors. The problem (under FreeBSD >> > a

Re: lockf in apache

2001-04-11 Thread Alfred Perlstein
* Doug White <[EMAIL PROTECTED]> [010411 16:07] wrote: > On Tue, 10 Apr 2001, Alfred Perlstein wrote: > > > Basically, when apache is listening on multiple IPs/ports it needs > > to select() on several filedescriptors. The problem (under FreeBSD > > at least) is that whenever you have some proce

Re: lockf in apache

2001-04-11 Thread Doug White
On Tue, 10 Apr 2001, Alfred Perlstein wrote: > Basically, when apache is listening on multiple IPs/ports it needs > to select() on several filedescriptors. The problem (under FreeBSD > at least) is that whenever you have some process select()'ing on > a descriptor and another process wants to do

Re: creating an fdisk partition in an automated way

2001-04-11 Thread Fred Clift
On Fri, 6 Apr 2001, dannyman wrote: > On Wed, Apr 04, 2001 at 08:58:12PM -0700, Doug White wrote: > > fdisk -I is your friend. (DANGER: THIS IS DESTRUCTIVE -- READ THE MAN ... > Yeah ... I use it. It seems to do the right thing. Then disklabel doesn't > work. :< ... > disklabel -r -w $disk auto

cannot make build-tools

2001-04-11 Thread Muhammad Ali Rizal
Hi ! I tried to cvsup my FreeBSD 4.0-RELEASE. I did the following steps : 1. cvsup /etc/cvsupfile 2. remove /usr/obj 3. make -DNOPROFILE=true buildworld during the 3rd step everything seemed fine until it appeared message like this :

Re: OUTPORT / outb instructions - where defined?

2001-04-11 Thread Christoph Kukulies
On Wed, Apr 11, 2001 at 03:12:25PM +0100, Robert Swindells wrote: > > >I'm seeking the header file in FreeBSD which corresponds to asm/io.h > >in Linux. It should contain macros like OUTPORT, INPORT etc. > >to do direct port io. I want to port a little program > >(MPMAN) which can upload files to

Re: OUTPORT / outb instructions - where defined?

2001-04-11 Thread Robert Swindells
>I'm seeking the header file in FreeBSD which corresponds to asm/io.h >in Linux. It should contain macros like OUTPORT, INPORT etc. >to do direct port io. I want to port a little program >(MPMAN) which can upload files to a MP3 player. The arguments to out[bwl] are reversed from Linux though.

OUTPORT / outb instructions - where defined?

2001-04-11 Thread Christoph Kukulies
I'm seeking the header file in FreeBSD which corresponds to asm/io.h in Linux. It should contain macros like OUTPORT, INPORT etc. to do direct port io. I want to port a little program (MPMAN) which can upload files to a MP3 player. -- Chris Christoph P. U. Kukulies [EMAIL PROTECTED] To Unsubscr

Re: PCMCIA-PCI bridge cards

2001-04-11 Thread Warner Losh
In message <[EMAIL PROTECTED]> Warner Losh writes: : In message <[EMAIL PROTECTED]> "Brian :W. Buchanan" writes: : : Do PCI PCMCIA adapters work in 4.3? : : No. I should amplify a little here. The pci cards that plug into a desktop route interrupts over the pci bus. This routing reqires progr