Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 1995 17:59:28 -0800
From:      David Greenman <davidg@Root.COM>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        current@FreeBSD.org
Subject:   Re: cvs commit: src/sys/scsi sd.c 
Message-ID:  <199503240159.RAA00393@corbin.Root.COM>
In-Reply-To: Your message of "Fri, 24 Mar 95 03:31:41 %2B1000." <199503231731.DAA22454@godzilla.zeta.org.au> 

next in thread | previous in thread | raw e-mail | index | archive | help
>I have committed the the changes for slices to the sd driver:

   I see that there is a problem with some multiply defined macro definitions
in sd.c that need to be fixed.

...
>There will be some new boot messages such as the following:
>
>sd0s1: start 32, end = 262143, size 262112: OK
>sd0s2: start 262144, end = 1816575, size 1554432: OK
>sd0s3: start 1816576, end = 2078719, size 262144: OK
>sd0s5: start 1816608, end = 2078719, size 262112: OK
>sd1s1: start 32, end = 524287, size 524256: OK
>sd1s2: start 524288, end = 1572863, size 1048576: OK
>sd0s1: start 32, end = 262143, size 262112: OK
>sd0s2: start 262144, end = 1816575, size 1554432: OK
>sd0s3: start 1816576, end = 2078719, size 262144: OK
>sd0s5: start 1816608, end = 2078719, size 262112: OK
>[messages not related to slices...]
>sd0s1: start 32, end = 262143, size 262112: OK
>sd0s2: start 262144, end = 1816575, size 1554432: OK
>sd0s3: start 1816576, end = 2078719, size 262144: OK
>sd0s5: start 1816608, end = 2078719, size 262112: OK

   This is far too much output for the standard bootup and should only occur
when the '-v' verbose option is used at the boot prompt.

-DG



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