tech-kern archive

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

Re: NetBSD kernel modules.



On May 1,  4:24pm, Piotr Adamus wrote:
} 
} I tried drvctl- it works with ubt0, uaudio0 but not with sdhc0- it
} returns (from memory) "Operations not supported" or similar. Anyway
} shdc0 doesn't work with drvctl.

     I would suggest filing a PR against sdhc.  It's a relatively new
device; new device shouldn't be added without detach/suspend/resume
routines.  Right now your only options are to 'boot -c' and 'disable
sdhc0', or compile a kernel without it.

}-- End of excerpt from Piotr Adamus


Home | Main Index | Thread Index | Old Index