From owner-freebsd-hackers Wed Sep 2 09:40:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA20072 for freebsd-hackers-outgoing; Wed, 2 Sep 1998 09:40:38 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from word.smith.net.au (castles248.castles.com [208.214.165.248]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA20067 for ; Wed, 2 Sep 1998 09:40:35 -0700 (PDT) (envelope-from mike@word.smith.net.au) Received: from word.smith.net.au (localhost [127.0.0.1]) by word.smith.net.au (8.9.1/8.8.8) with ESMTP id JAA03759; Wed, 2 Sep 1998 09:36:40 GMT (envelope-from mike@word.smith.net.au) Message-Id: <199809020936.JAA03759@word.smith.net.au> X-Mailer: exmh version 2.0.2 2/24/98 To: rvb@sicily.odyssey.cs.cmu.edu cc: joelh@gnu.org, mike@smith.net.au, avalon@coombs.anu.edu.au, hackers@FreeBSD.ORG Subject: Re: TCP performance. (& pccard) In-reply-to: Your message of "02 Sep 1998 11:55:53 -0400." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 02 Sep 1998 09:36:38 +0000 From: Mike Smith Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > ---- > This should probably be a different thread, but how do people use > pccard with -current. I had to add a sleep 30 to the end of the > rc.pccard otherwise rc.network tries to start the network before > pccardd has found it. This is because you're trying to use an ifconfig_foo line, where you should be using the pccard_ifconfig in /etc/rc.conf. > Also, does (or why doesn't) apm -z work when > cards are in. Your APM BIOS may refuse the shutdown; there's nothing in the system which prevents it from working (I use 'zzz' here regularly). > Finally, I remap the cntl and caps lock keys. Should > this mapping be done earlier in /etc/rc. When I have to ^C sendmail > because the network is not there, I have to use the old/original > keyboard bindings. You shouldn't do it at all; use the keyboard you have. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message