Not logged in
Log in now
Create an account
Subscribe to LWN
Recent Features
Pencil, Pencil, and Pencil
Dividing the Linux desktop
LWN.net Weekly Edition for June 13, 2013
A report from pgCon 2013
Little things that matter in language design
BIT: 20 DESCRIPTION: Must Be One (MBO). This bit must be set to 1 for normal device operation TYPE: R/W DEFAULT (reset value): 0
We do at least set it in Linux, but it's a bit cryptic:
#define HW_CFG_SF_ (0x00100000) /* R/W */
God knows what it's really doing.
Copyright © 2013, Eklektix, Inc. Comments and public postings are copyrighted by their creators. Linux is a registered trademark of Linus Torvalds