Subject: Re: Kernel API question 2 To: Filka Michal <michal.filka@strom.cz> From: Hubert Feyrer <hubert@feyrer.de> List: tech-kern Date: 03/23/2006 12:18:12
On Thu, 23 Mar 2006, Filka Michal wrote:
> Is it possible to access files from kernel space? I need to upload a
> firmware into a FPGA and I don't now if it is allowed to directly access
> files in NetBSD.
firmload(9) in -current?
- Hubert