Re: [Etherboot-developers] pcmcia cardbus development
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2002-06-12 00:05:04
|
>I am new to the list and just found the etherboot program. I would like to >make it work through a pcmcia nic. I saw there is no support for it in the >program now but is on the to-do list. > >I want to make a start on this development but I have no idea where to >start. Do anyone have an idea where to start ? documentation etc. Start with the Developers Manual. Depending on what kind of card it is, it might be easy. I believe compact PCI cards look like PCI devices. You could look at the Prism drivers which have support for a PCMCIA controller. Michael Brown did that one. |