On Wed, 11 Aug 1999, Warner Losh wrote:
> After taking a break from this discussion, I do think that I like the
> idea of wrapping boot messages in a sane way at column n (= 80 by
> default) so long as one knows where messages from one device end and
> the next one begin.
> 
> I'd also oppose things like
> 
> foo0: ...... irq
> foo0: 9
> 
> as opposed to
> 
> foo0: ......
> foo0: irq 9
> 
> Unless there were so many that this couldn't be avoided...

check out eisa_reg_print() and eisa_print_child() in
sys/i386/eisa/eisaconf.c

Sanity in output is a good thing.

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| [EMAIL PROTECTED] |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter | This Space For Rent  | ISO8802.5 4ever |



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to