Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2007 06:57:48 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        doconnor@gsoft.com.au
Cc:        freebsd-stable@freebsd.org
Subject:   Re: 6.1BETA3 amd64 doesn't detect my floppy drive
Message-ID:  <20070129.065748.110115339.imp@bsdimp.com>
In-Reply-To: <200701291659.28959.doconnor@gsoft.com.au>
References:  <20060306.155239.11596782.imp@bsdimp.com> <200603091212.02930.doconnor@gsoft.com.au> <200701291659.28959.doconnor@gsoft.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200701291659.28959.doconnor@gsoft.com.au>
            "Daniel O'Connor" <doconnor@gsoft.com.au> writes:
: On Thursday 09 March 2006 12:11, Daniel O'Connor wrote:
: > On Tuesday 07 March 2006 09:22, M. Warner Losh wrote:
: > > Maybe the output of size kernel?
: >
: >    text    data     bss     dec     hex filename
: > 3069343  305288  212944 3587575  36bdf7 /boot/kernel/kernel (6.0-RC1 custom) 
: > 5746665  702632  389712 6839009  685ae1 /boot/kernel/kernel (6.1-BETA3) 
: > 5146715  672352  348688 6167755  5e1ccb /boot/kernel/kernel (5.4-RELEASE)
: 
: GENERIC in 6.2 has the same problem.
: I trimmed it down (substantially) and my floppy drive is detected again.
: 
: This is on a Supermicro P8SCT board with a P4-531 vs the Athlon64 system I saw 
: it on before - both are amd64 kernels though.
: 
: This kernel works.. (trimmed heavily)
:    text    data     bss     dec     hex filename
: 4433534  617512  271328 5322374  513686 kernel
: 
: This one doesn't.. (some stuff added back)
:    text    data     bss     dec     hex filename
: 4709507  651688  278624 5639819  560e8b kernel
: 
: This one does.. (no Firewire, with USB)
:    text    data     bss     dec     hex filename
: 4622780  643624  278496 5544900  549bc4 kernel
: 
: This one does.. (no USB, with Firewire)
:    text    data     bss     dec     hex filename
: 4520517  625576  271456 5417549  52aa4d kernel
: 
: I did the USB/Firewire thing just to make sure one wasn't  the direct cause.

Maybe we have yet another issue with resources...

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070129.065748.110115339.imp>