Re: newbus documentation

2000-05-18 Thread Daniel C. Sobral

Alexander Langer wrote:
> 
> Second revision is online at
> http://big.endian.de/misc/newbus-intro.txt
> 
> The led-driver is still in the tar.gz I posted yesterday, but this
> tar.gz still has version 1.
> 
> Please, guys. READ IT! COMMENTS!

Also, don't use abbreviations such as JFYI.

-- 
Daniel C. Sobral(8-DCS)
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

"Sentience hurts."


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



Re: newbus documentation

2000-05-18 Thread Daniel C. Sobral

Alexander Langer wrote:
> 
> Second revision is online at
> http://big.endian.de/misc/newbus-intro.txt
> 
> The led-driver is still in the tar.gz I posted yesterday, but this
> tar.gz still has version 1.
> 
> Please, guys. READ IT! COMMENTS!

DRIVER_MODULE(9)??? Isn't it driver(9) you are talking about?

-- 
Daniel C. Sobral(8-DCS)
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

"Sentience hurts."


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



Re: newbus documentation

2000-05-17 Thread Alexander Langer

Second revision is online at
http://big.endian.de/misc/newbus-intro.txt

The led-driver is still in the tar.gz I posted yesterday, but this
tar.gz still has version 1.

Please, guys. READ IT! COMMENTS!

Alex


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



Re: newbus documentation

2000-05-17 Thread Alexander Langer

To follow up myself, I got the first important comments from Matthew
N. Dodd, which I will merge this evening.

Alex
-- 
I need a new ~/.sig.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



newbus documentation

2000-05-16 Thread Alexander Langer

Hello!

I've started a newbus introduction.
It covers most aspects of a newbus driver, based on Warner Losh's
led-driver. I've added interrupts- and ioctl-handlers.

The whole thing "behing" newbus is a little bit vague.
Please review my documentation and give me hints for improvements.

I'd like to see that introduction in the official docs some time,
since I've heard from several people that the bad thing with newbus is
its lack of documentation.

ftp://big.endian.de/pub/FreeBSD/newbus-intro.tar.gz

Alex

-- 
I need a new ~/.sig.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message