add more device definition.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1458 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
bernard.xiong@gmail.com 2011-06-06 03:51:38 +00:00
parent 54f422ebb4
commit 5284d6d52e
1 changed files with 6 additions and 1 deletions

View File

@ -341,8 +341,13 @@ static long _list_device(struct rt_list_node *list)
"Block Device", "Block Device",
"Network Interface", "Network Interface",
"MTD Device", "MTD Device",
"CAN", "CAN Device",
"RTC", "RTC",
"Sound Device",
"Graphic Device",
"I2C Device",
"USB Slave Device",
"USB Host Bus",
"Unknown" "Unknown"
}; };