Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Apr 1997 23:48:48 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        current@freebsd.org
Subject:   Re: cvs commit:  src/sys/i386/isa sio.c
Message-ID:  <199704051348.XAA08067@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>  Modified:    sys/i386/isa  sio.c
>  Log:
>  Use device flags instead of options for serial console configuration
>  (see LINT).  There is a new low-level console type that is more suitable
>  for use with gdb-remote.

You must use `flags 0x10' for sio0 to recover the current default behaviour,
or `flags 0x30' for sio0 instead of `options COMCONSOLE'.  The flags work
on any (one) sio unit.

Bruce



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