Skip to content

shivaram/ldd3-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Unless  otherwise stated, the  source code distributed  with this book
can   be  redistributed in source    or  binary form   so  long  as an
acknowledgment  appears in derived source   files. The citation should
list that the code comes from BOOK  by AUTHOR, published by O'Reilly &
Associates.  This  code is under copyright and  cannot be  included in
any other book, publication, or educational product without permission
from O'Reilly &  Associates. No warranty  is attached; we  cannot take
responsibility for errors or fitness for use.


There are a few exception to this licence, however: a few sources
herein are distributed according to the GNU General Public License,
version 2. You'll find a copy of the license in
/usr/src/linux/COPYING, and in other places in your filesystem. The
affected source files are:

	pci/pci_skel.c
	tty/tiny_serial.c
	tty/tiny_tty.c
	usb/usb-skeleton.c

The files in ./pci ./tty and ./usb inherit the GPL from the kernel
sources, as most of their code comes straight from the kernel
(usb-skeleton.c being part of the kernel source tree directly.)

About

collected some fixes and make LDD3 samples build with up-to-date kernel

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages