From owner-freebsd-bugs Fri Apr 3 04:40:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA25562 for freebsd-bugs-outgoing; Fri, 3 Apr 1998 04:40:02 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA25551; Fri, 3 Apr 1998 04:40:01 -0800 (PST) (envelope-from gnats) Date: Fri, 3 Apr 1998 04:40:01 -0800 (PST) Message-Id: <199804031240.EAA25551@hub.freebsd.org> To: freebsd-bugs Cc: From: Paul Southworth Subject: Re: kern/6197: Add new device ID for 3com 3c905 ethernet card Reply-To: Paul Southworth Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/6197; it has been noted by GNATS. From: Paul Southworth To: "Daniel O'Callaghan" Cc: dwhite@resnet.uoregon.edu, freebsd-gnats-submit@FreeBSD.ORG Subject: Re: kern/6197: Add new device ID for 3com 3c905 ethernet card Date: Fri, 3 Apr 1998 07:31:38 -0500 (EST) On Thu, 2 Apr 1998, Paul Southworth wrote: :The card is recognized, and selects [*utp*] correctly as the media type. : :The machine appears to hang fairly late in the boot process and is not :pingable after the network is configured. It hung right after printing :'Starting final network daemons:.'. A Control-C did not snap it out of :its funk. I booted the machine single-user, so the vx0 did not get brought up. I did an ifconfig on it by hand. It took the address. Five seconds later I got a console message: Out of mbuf clusters - increase maxusers! And the machine froze hard. I built a DDB kernel (GENERIC + options DDB) and brought it up single user again. I unplugged the 10baseT cable and then ifconfig'd the interface. No problem. I fool around for a minute to make sure it's not going to blow up, and then plug the cable in. Instantly out of mbuf clusters again. Can't get DDB to kick in via CTRL-ALT-ESC (is that still the way?) the box is hung. Rats!!! Maybe I should just pull the 3C905 so we can keep testing it in another box, and I'll put this machine into production with the 3C509. --Paul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message