repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vfs: check userland buffers before reading them.
[haiku.git]
/
src
/
add-ons
/
kernel
/
busses
/
usb
/
ehci.rdef
blob
f33c3b30ebaa3c090c8c238867538596c49cbd14
1
/*
2
* ehci.rdef
3
*/
4
5
resource app_signature "application/x-vnd.haiku-ehci";
6
7
resource app_version {
8
major = 1,
9
middle = 0,
10
minor = 0,
11
variety = 0,
12
internal = 0,
13
short_info = "EHCI host controller driver",
14
long_info = "Haiku EHCI HCD - Copyright 2006-2009, Haiku Inc."
15
};