Forgot this one too
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7195 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
3a02ba00db
commit
7e2eb72f9a
20
src/add-ons/kernel/busses/usb/uhci.rdef
Normal file
20
src/add-ons/kernel/busses/usb/uhci.rdef
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
/*
|
||||||
|
** uhci.rdef
|
||||||
|
**
|
||||||
|
*/
|
||||||
|
|
||||||
|
/* BEOS:APP_SIG :
|
||||||
|
application:/x-vnd.obos.app-name
|
||||||
|
*/
|
||||||
|
|
||||||
|
resource app_signature "application/x-vnd.Be-elfexecutable";
|
||||||
|
|
||||||
|
resource app_version {
|
||||||
|
major = 0,
|
||||||
|
middle = 0,
|
||||||
|
minor = 1,
|
||||||
|
variety = 0,
|
||||||
|
internal = 0,
|
||||||
|
short_info = "UHCI host controller driver",
|
||||||
|
long_info = "OpenBeOS - This driver is (c) 2003-2004 Niels Sascha Reedijk"
|
||||||
|
};
|
Loading…
Reference in New Issue
Block a user