• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

42-madfuload.rules.inH A D05-Mar-2006958 1814

ChangelogH A D05-Mar-20061.6 KiB6048

LICENSEH A D05-Mar-20061.1 KiB2418

Makefile.amH A D05-Mar-20061.1 KiB4232

Makefile.inH A D05-Mar-200619.3 KiB588511

READMEH A D05-Mar-2006948 5633

aclocal.m4H A D05-Mar-200633.6 KiB909781

configureH A D05-Mar-2006121.1 KiB4,0593,271

configure.acH A D05-Mar-20061.2 KiB4843

depcompH A D21-May-200414.8 KiB527335

install-shH A D21-May-20049.3 KiB326189

madfuload.cH A D05-Mar-20068.9 KiB400342

madfuload.specH A D05-Mar-2006895 4634

madfuload.spec.inH A D05-Mar-2006901 4636

missingH A D21-May-200410.4 KiB361270

README

1
2What's this?
3------------
4
5This package allows you to use the USB Audio interfaces from M-Audio/
6Midiman with Linux.  It sets up udev rules to load the firmware into the
7device.
8
9Supported devices:
10- MobilePre
11- Ozone
12- Sonica
13- Transit
14
15The project page is <http://usb-midi-fw.sourceforge.net/>.
16
17
18Prerequisites
19-------------
20
21- Linux 2.6.8 or later.  Earlier kernels have a bug in the USB reset
22  code which will prevent the loader from working correctly.
23- udev version 057 or later
24
25
26Installing
27----------
28
291) Run './configure'.
30
312) Run 'make'.
32
333) As root, run 'make install'.
34
35
36Uninstalling
37------------
38
39As root, run 'make uninstall'.
40
41
42Running
43-------
44
45The udev rules cause the firmware to be automatically loaded when the
46device is connected to the computer.
47
48
49Contact
50-------
51
52For help, discussion or feedback, send a mail to the mailing list at
53<usb-midi-fw-user@lists.sourceforge.net>.
54
55written by Clemens Ladisch <clemens@ladisch.de>
56