Port-i386 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: 6.0_BETA boot doesn't complete



On Sat, 17 Mar 2012, Manuel Bouyer wrote:

but I'm not sure what aprint_verbose() does exactly. It looks like the
message doesn't go to console but it still in dmesg ...


Correct.  from the printf(9) man page:

     The aprint_*() functions have the following behaviour, based on the above
     mentioned flags:

     ...

     aprint_verbose()    Sends to the console only if AB_VERBOSE is set.
                         Always sends to the log.

     ...


-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index