[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CF70AA892F109448AEA269483B3A983903B70747D1@G1W1215.americas.hpqcorp.net>
Date: Tue, 24 Jun 2008 03:40:33 +0000
From: "Altobelli, David" <david.altobelli@...com>
To: FUJITA Tomonori <fujita.tomonori@....ntt.co.jp>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"greg@...ah.com" <greg@...ah.com>,
"James.Bottomley@...senPartnership.com"
<James.Bottomley@...senPartnership.com>,
"jens.axboe@...cle.com" <jens.axboe@...cle.com>
Subject: RE: [PATCH][resubmit] HP iLO driver
> -----Original Message-----
> From: FUJITA Tomonori [mailto:fujita.tomonori@....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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists