Files
itgmania212121/stepmania/src/arch
Glenn Maynard 41622d238c Use sysfs to probe memory cards. This has several advantages:
all of the information we need is in one place, with proper links so we
 don't have to do weird hacks to connect data together

 we don't have to touch /proc/bus/usb/devices; doing so generates USB
 messages to all devices, which can cause problems

 works for all removable devices; usb-storage or ub should both work with
 no changes, as long as mountpoints exist in /etc/fstab

 doesn't need to fork lsusb

Old support is removed; unless serious, unfixable problems are found with
this method, the old code is too big and confusing to keep around.  This
code needs more testing.
2005-01-19 18:11:13 +00:00
..
2004-12-12 00:23:32 +00:00
2005-01-16 20:32:53 +00:00
2004-10-22 06:15:14 +00:00
2004-11-30 21:11:33 +00:00
2004-11-30 22:21:50 +00:00
2004-06-11 05:11:40 +00:00
2004-05-23 02:29:11 +00:00
2004-09-21 08:58:23 +00:00
2004-09-30 08:21:15 +00:00
2004-12-01 01:11:14 +00:00