bug-hurd
[Top][All Lists]
Advanced

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

Re: [Hurd-devel-readers] SCSI HBA Driver in HURD


From: Gaël Le Mignot
Subject: Re: [Hurd-devel-readers] SCSI HBA Driver in HURD
Date: Sun, 15 Dec 2002 12:22:17 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu)

Sun, 15 Dec 2002 10:57:53 +0000 (GMT), tu as dit : 

 > Hi

hi

 > As part of my final year project I am developing a SCSI HBA
 > driver. Can Anybody provide me any information/links/docs on how to
 > write a SCSI HBA Driver in GNU/HURD. I am new to GNU/HURD but has
 > done lot of coding in the GNU/Linux 2.4 kernel.

The drivers are, actually, in the Mach micro-kernel.

The latest version of GNU Mach (GNU Mach 2.0) uses the OSKit framework
for the drivers. If you want to port a driver to GNU Mach 2.0, you have to
port it to OSKit, which is quiet the same than proting the driver to
Linux 2.2.12 since OSKit can offer a Linux 2.2.12-like interface.

If you want to port it for the old series of GNU Mach (1.x) you have to
port the driver for Linux 2.0.36 since the glue code is done for Linux
2.0.36, this can be a lot harder, and less usefull since GNU Mach 1.x
will (soon?) be obsolete.

-- 
Gael Le Mignot "Kilobug" - kilobug@nerim.net - http://kilobug.free.fr
GSM         : 06.71.47.18.22 (in France)   ICQ UIN   : 7299959
Fingerprint : 1F2C 9804 7505 79DF 95E6 7323 B66B F67B 7103 C5DA

Member of HurdFr: http://hurdfr.org - The GNU Hurd: http://hurd.gnu.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]