On 21/02/2013, at 19:33, "Steven Hartland" <kill...@multiplay.co.uk> wrote:
>> I had a quick look at the code and AFAIK it doesn't do anything (on 9.1 
>> anyway).
>> Actually at a guess I would say it's a hangover from sio(4) where 0x20 
>> forced the
>> device in question to be the console.
> 
> According to the handbook, where I got the settings from, 0x20:
> "Forces this unit to be the console (unless there is another higher priority 
> console),
> regardless of the -h option discussed below. The flag 0x20 must be used 
> together with
> the 0x10 flag."


Yes but that is about sio, not uart. sio(4) has..
           0x00010   device is potential system console
           0x00020   device is forced to become system console

but uart(4) just has..
     0x00010   device is potential system console

--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C






_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to