Re: The Eternal Search for Dev Documentation...
- From: kforstho@xxxxxxxxxxxx
- Date: Mon, 19 May 2008 10:19:37 -0700 (PDT)
On 19 Mai, 01:11, Alessandro Bottoni <alessandro.bott...@xxxxxxxxxxx>
wrote:
Put aside the nice Tanenbaum's book, is there any other documents
describing how to write code for Minix3?
Any tutorial? Any PDF? Any PPT? Anything?
I'm interested mainly in device drivers. It would be fantastic to find
a tutorial describing how to implement a R2232 or a mouse (PS/2) driver,
for example.
Is there anything describing how to work vith ACK (compared with GCC)?
Is there any document comparing the tasks of implementing a device
driver for Linux (monolithic kernel + loadable modules) and for Minix3
(microkernel)? How is the driver loaded? How is modeled the interface
between the kernel and the driver?
Is there any document telling the develeoper where to find the docs
related to UARTs and other common HW components?
Thanks
--
Alessandro Bottoni
Website:http://www.alessandrobottoni.it/
"All is mystery; but he is a slave who will not struggle to penetrate
the dark veil."
-- Benjamin Disraeli
Hi Allessandro
For sure there are books or tutorials how to program R2232 and PS/2
for Linux. Probably they are also helpful for minix. Check out the
large Linux HOWTO collection on the web.
.
- References:
- The Eternal Search for Dev Documentation...
- From: Alessandro Bottoni
- The Eternal Search for Dev Documentation...
- Prev by Date: Mips port
- Next by Date: How many second is a tick?
- Previous by thread: The Eternal Search for Dev Documentation...
- Next by thread: Mips port
- Index(es):
Relevant Pages
|