tech-userlevel archive

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

sys/device.h from userland?



Is there any legitimate reason that userland should #include
<sys/device.h>, especially since struct device is now supposed to be
opaque to even the kernel?  That is, device_t should be accessed only
by device_xxx() accessors in new kernel code.

Thoughts?

Dave

-- 
David Young             OJC Technologies
dyoung%ojctech.com@localhost      Urbana, IL * (217) 278-3933 ext 24



Home | Main Index | Thread Index | Old Index