Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Dec 1999 01:40:59 -0800
From:      Amancio Hasty <hasty@rah.star-gate.com>
To:        "Joe Gleason" <clash@tasam.com>
Cc:        freebsd-multimedia@FreeBSD.ORG
Subject:   Re: Hassle Creative Labs into releasing infomation (for dxr2) 
Message-ID:  <199912280940.BAA29006@rah.star-gate.com>
In-Reply-To: Your message of "Tue, 28 Dec 1999 01:24:02 EST." <009101bf50fc$49e83a80$7588a4d8@fireduck> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I would offer to work on it, but I just started using C about 3 months ago
> so I would need alot of help.
> 
> Can someone point me at any resources for coding drivers and stuff for
> FreeBSD?  I am willing to learn.
> 
Hi,

Try at looking at the existing driver for dxr2 

 http://opensource.creative.com


The usual points of interest in a driver are:
probe --- detect hardware 
attach --- connect driver to the system
open
  read
  write
close

ioctl interface

	Cheers

-- 

 Amancio Hasty
 hasty@rah.star-gate.com




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912280940.BAA29006>