LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 9351|回复: 37

我想翻译USB编程指南,谁有意合作?

[复制链接]
发表于 2004-2-26 22:13:11 | 显示全部楼层 |阅读模式
http://wwwbode.cs.tum.edu/Par/arch/usb/usbdoc/

在日本,这种关于USB的日文资料很齐全,而国内几乎没有
汽车都马上要减税了,这方面咱不能落后啊
发表于 2004-2-27 07:37:45 | 显示全部楼层
我报名。
发表于 2004-2-27 15:20:58 | 显示全部楼层

i'd like to join you.

contact me via shhky@newmail.dlmu.edu.cn.;)
 楼主| 发表于 2004-2-27 20:03:41 | 显示全部楼层
好了,二位看看都最中意哪部分

不求最多最快,但求最好
发表于 2004-2-27 21:42:29 | 显示全部楼层
The Universal Serial Bus
 楼主| 发表于 2004-2-27 22:15:41 | 显示全部楼层
好,那我就The Linux USB Subsystem

今晚开工
发表于 2004-2-27 22:59:07 | 显示全部楼层
你们最好联系一下原作者或网管,通过 Latex 源文件翻译的话,要快得多。
 楼主| 发表于 2004-2-27 22:59:33 | 显示全部楼层
//先帖个前言吧

前言
    Linux的USB子系统从1997年开始设计,并且被多次重写。在此期间这些API也经过了多次改变,给驱动程序的维护带来不少困难。
    本文介绍了这些API和Linux USB子系统的一些大致情况。第一节中我们将要介绍USB接口和USB标准的一些基本概况,其中还包含一些USB设备的简单介绍,第二节中我们将介绍Linux内核中USB子系统的一些情况及相关驱动程序的基本结构,然后我们将介绍常用API和需要的数据类型,最后我们还会给出所有API(及其返回值)的列表。

PSatex是什么,好用吗?
发表于 2004-2-27 23:14:50 | 显示全部楼层

那我就把剩下的边角包下了吧。

:)
发表于 2004-2-27 23:42:19 | 显示全部楼层

没想到你把序言也翻了,呵呵,那我是不是第一部分之前的都不用翻译了?

这是我翻译的序言,废话多的多。。。:(
还得好好向二位学习。

Preface
The development of the Linux USB subsystem started in 1997 and in the meantime it was redesigned many times. This implied various changes of its internal structure and its API too. So it is even hard for experienced device driver developers to keep up to date with all ongoing discussions and current changes.

This document should give detailed information about the current state of the USB subsystem and its API for USB device drivers. The first section will deal with the basics of USB devices. You will learn about different types of devices and their properties. Going into detail you will see how USB devices communicate on the bus. The second section gives an overview of the Linux USB subsystem [2] and the device driver framework. Then the API and its data structures will be explained step by step. The last section of this document contains a reference of all API calls and their return codes.

序言
Linux USB子系统的开发始于1997年,其间,又经历了多次的重新设计,变更还触及到USB子系统的内部结构以及编程接口(API)。这种情况造成有经验的驱动开发者也难以跟上进行中的讨论和最近的变化。

我们希望这篇文档能提供USB子系统和USB设备驱动API的最新详细信息。文章的第一部分将讲述USB设备的基本知识。您会了解到不同类型的设备及它们的特性。通过细节部分您还会看到USB设备如何在总线上通信。文档第二部分总览了Linux USB子系统和设备驱动的框架,然后将一步步的为您讲解编程接口(API)及其数据结构。本文的最后,是一个含有所有API调用及对应返回代码的参考手册。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表