[haiku-development] Re: OS Internals
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Tue, 13 Oct 2009 09:25:51 +0200
Michael Crawford <mdcrawford@xxxxxxxxx> wrote: > Is there a tutorial on how to get started with device drivers? > Am I correct that Haiku provides a new driver API, in addition to the > BeOS API? There is no tutorial for the new API, and as that one is still experimental, you should still refer to the BeBook section about device drivers. > I wrote a SCSI Common Access Method scanner driver for the BeOS once, > but it has been many years. SCSI drivers OTOH have no other option than to use the new API - we don't provide the old SCSI bus manager API anymore. For those, you can best have a look at existing drivers. Bye, Axel.
- Follow-Ups:
- [haiku-development] Re: OS Internals
- From: Jason Dodson
- [haiku-development] Re: OS Internals
- References:
- [haiku-development] Re: OS Internals
- From: Michael Crawford
- [haiku-development] Re: OS Internals
Other related posts:
- » [haiku-development] OS Internals - Joseph Grasser
- » [haiku-development] Re: OS Internals - Casalinuovo Dario
- » [haiku-development] Re: OS Internals - Joseph Grasser
- » [haiku-development] Re: OS Internals - Axel Dörfler
- » [haiku-development] Re: OS Internals - Patrick Kelly
- » [haiku-development] Re: OS Internals - Michael Crawford
- » [haiku-development] Re: OS Internals - Axel Dörfler
- » [haiku-development] Re: OS Internals - Jason Dodson
- » [haiku-development] Re: OS Internals - François Revol
- » [haiku-development] Re: OS Internals - André Braga
- » [haiku-development] Re: OS Internals - Jason Dodson
- » [haiku-development] Re: OS Internals - Ryan Leavengood
- » [haiku-development] Re: OS Internals - Axel Dörfler