Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 26815 Details for
Bug 43691
udev rules oss midi broken, proposed changes
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
further simplified
udev.patch (text/plain), 1.75 KB, created by
Jordan
on 2004-03-04 01:58:35 UTC
(
hide
)
Description:
further simplified
Filename:
MIME Type:
Creator:
Jordan
Created:
2004-03-04 01:58:35 UTC
Size:
1.75 KB
patch
obsolete
>*** /usr/portage/sys-fs/udev/files/udev.rules-018 Sun Feb 29 06:44:00 2004 >--- udev.rules Thu Mar 4 04:55:32 2004 >*************** >*** 55,59 **** > KERNEL="hw[CD0-9]*", NAME="snd/%k" > KERNEL="pcm[CD0-9cp]*", NAME="snd/%k" >! KERNEL="midi[CD0-9]*", NAME="snd/%k" > KERNEL="timer", NAME="snd/%k" > KERNEL="seq", NAME="snd/%k" >--- 55,59 ---- > KERNEL="hw[CD0-9]*", NAME="snd/%k" > KERNEL="pcm[CD0-9cp]*", NAME="snd/%k" >! KERNEL="midiC[D0-9]*", NAME="snd/%k" > KERNEL="timer", NAME="snd/%k" > KERNEL="seq", NAME="snd/%k" >*************** >*** 104,113 **** > > # sound devices >! KERNEL="adsp", NAME="sound/adsp", SYMLINK="%k" >! KERNEL="audio", NAME="sound/audio", SYMLINK="%k" >! KERNEL="dsp", NAME="sound/dsp", SYMLINK="%k" >! KERNEL="mixer", NAME="sound/mixer", SYMLINK="%k" >! KERNEL="sequencer", NAME="sound/sequencer", SYMLINK="%k" >! KERNEL="sequencer2", NAME="sound/sequencer2", SYMLINK="%k" > > # tty devices >--- 104,119 ---- > > # sound devices >! KERNEL="adsp", NAME="sound/%k", SYMLINK="%k" >! KERNEL="adsp[0-9]*", NAME="sound/%k", SYMLINK="%k" >! KERNEL="audio", NAME="sound/%k", SYMLINK="%k" >! KERNEL="audio[0-9]*", NAME="sound/%k", SYMLINK="%k" >! KERNEL="dsp", NAME="sound/%k", SYMLINK="%k" >! KERNEL="dsp[0-9]*", NAME="sound/%k", SYMLINK="%k" >! KERNEL="mixer", NAME="sound/%k", SYMLINK="%k" >! KERNEL="mixer[0-9]*", NAME="sound/%k", SYMLINK="%k" >! KERNEL="midi", NAME="sound/%k", SYMLINK="%k" >! KERNEL="midi[0-9]*", NAME="sound/%k", SYMLINK="%k" >! KERNEL="sequencer", NAME="sound/%k", SYMLINK="%k" >! KERNEL="sequencer[0-9]*", NAME="sound/%k", SYMLINK="%k" > > # tty devices
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 43691
:
26814
| 26815