阅读:1331回复:5
求一便宜PCI开发板,学习用,人在上海,大家推荐一下了!
我自己买,要是公司买的话就不要考虑价钱了,
还有,不要二手的。 |
|
沙发#
发布于:2004-04-26 08:48
论坛上就有人叫卖,你找找看
|
|
|
板凳#
发布于:2004-04-27 00:45
what do your want to learn?
if just want to learn develop driver, you may just use the hardware inside your pc. |
|
地板#
发布于:2004-04-27 20:34
to hong
我只是要学习,我该怎么做呢? 我看过好多书了,PCI协议,USB协议,USB客户端8051的代码 编写,但是如何写第一个WDM驱动我还是很迷糊? |
|
地下室#
发布于:2004-05-03 08:36
用户被禁言,该主题自动屏蔽! |
|
5楼#
发布于:2004-05-06 23:01
to knight_temp:
if you just want to learn PCI driver you can start with WalterOney\'s book and the sample projects. There are many sample drivers which are able to run without a real hardware. Once you get use to driver programming you can just find any PCI card you have and try to look for the pci\'c chip datasheet and you can write your own driver for it. you can learn it without too much investment. by the way, you can have a try this universal pci driver sdk to have a look what are the PCI card resouces you can access from application programming: http://www.driverdevelop.com/forum/viewthread.php?tid=59831 [url] http://www.driverdevelop.com/forum/upload/hong/2004-02-10_hpcigen.zip [/url] [编辑 - 5/6/04 by hong] |
|