diff options
author | Jeremy Katz <katzj@redhat.com> | 2003-01-21 20:33:44 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2003-01-21 20:33:44 +0000 |
commit | be2bdeddb4d7b7e5bf729d5e0a17ab5bcc47368c (patch) | |
tree | e8be81e65d0f247388e5ccc7f2ef354e6c2b400a /loader2/module-info | |
parent | b0064e96b35fae5b54addcd0917628975c381c6f (diff) | |
download | anaconda-be2bdeddb4d7b7e5bf729d5e0a17ab5bcc47368c.tar.gz anaconda-be2bdeddb4d7b7e5bf729d5e0a17ab5bcc47368c.tar.xz anaconda-be2bdeddb4d7b7e5bf729d5e0a17ab5bcc47368c.zip |
add ide-cs. now that we handle random identifiers for type, we can just make it ide which seems to make the most sense of anything
Diffstat (limited to 'loader2/module-info')
-rw-r--r-- | loader2/module-info | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/loader2/module-info b/loader2/module-info index d9fb15c05..83f028b1e 100644 --- a/loader2/module-info +++ b/loader2/module-info @@ -885,6 +885,9 @@ fdomain_cs qlogic_cs scsi_hostadapter "Qlogic PCMCIA SCSI driver" +ide-cs + ide + "PCMCIA IDE driver" # pcmcia host controllers yenta_socket |