Essential Linux Device Drivers 란 책이 나왔군요.
http://www.amazon.com/Essential-Drivers-Prentice-Software-Development/dp/0132396556
아직 하드카피를 구할수는 없지만 사파리에서 읽어볼수 있어서 대충 읽어봤습니다.
TOC는 다음과 같습니다
Copyright
Prentice Hall Open Source Software Development Series
Foreword
Preface
Acknowledgments
About the Author
Introduction
A Peek Inside the Kernel
Kernel Facilities
Laying the Groundwork
Character Drivers
Serial Drivers
Input Drivers
The Inter-Integrated Circuit Protocol
PCMCIA and Compact Flash
Peripheral Component Interconnect
Universal Serial Bus
Video Drivers
Audio Drivers
Block Drivers
Network Interface Cards
Linux Without Wires
Memory Technology Devices
Embedding Linux
Drivers in User Space
More Devices and Drivers
Debugging Device Drivers
Maintenance and Delivery
Shutting Down
Linux Assembly
Linux and the BIOS
Seq Files
보시면 아시겠지만 LDD시리즈와 비교했을때 아주 많은 종류의 장치들을 커버하고 있습니다. I2C라든지 PCMCIA등을 예를 들수 있겠습니다. 오늘 보기 시작해서 정확한 평을 하기엔 아직 이른 감이 있지만 LDD보다 더 상세한 수준에서 설명을 하는 점이 마음에 드는군요. 저는 비록 리눅스 드라이버와는 완전히 다른 일을 하고 있지만 몇장 몇장 넘겨보니 옛날로 돌아가고 싶은 생각이 나는군요. 하여간 현업에 계시는 분들에게 LDD와 함께 이 책이 일하시는데에 도움이 됐으면 좋겠군요!
소개 끝!
곧 번역서가 나오는
곧 번역서가 나오는 걸로 알고 있습니다. ;-)