Messages in this thread |  | | | From | "Altobelli, David" <> | | Date | Tue, 24 Jun 2008 03:40:33 +0000 | | Subject | RE: [PATCH][resubmit] HP iLO driver |
| |
> -----Original Message----- > From: FUJITA Tomonori [mailto:fujita.tomonori@lab.ntt.co.jp] > > This driver creates the own device file and user-space applications > write a request data to the device file and read the response from it?
Yes, though I would include that the data for the read response is supplied by the management processor.
> Would it be better to use the existing infrastructure (block/bsg.c) to > do that? With bsg, you don't need to invent your fifo code to enqueue > and dequeue requests.
I'm probably missing something, but I need that particular fifo code to manage the device queues.
|  |