home *** CD-ROM | disk | FTP | other *** search
/ chilidog.highland.cc.ks.us / chilidog.highland.cc.ks.us.zip / chilidog.highland.cc.ks.us / backup / bradford.20110502.etc.tar.gz / bradford.20110502.etc.tar / etc / modprobe.d / module-renames < prev    next >
Text File  |  2006-09-19  |  858b  |  31 lines

  1. # Modules that have been renamed (from *-new to *, etc.)
  2. #
  3. # Note: we mostly care about storage drivers in this list; others
  4. # will not usually end up in sysconfig files, and so the appropriate
  5. # modules will get loaded when matchign hardware is detected. For
  6. # convenience, we also include the foo-new drivers from older
  7. # distributions here.
  8. #
  9. # This table has been created based on the results of the
  10. # misc/obsolete-module-aliases script in the SUSE kernel CVS.
  11.  
  12. ## SLES8 => SLES10
  13. alias    bcm-new            bcm
  14. alias    aic79xx-new        aic79xx
  15.  
  16. ## SLES9 GA .. SLES9 SP3 => SLES10
  17. alias    bcm4400    b44
  18. alias    bcm5700    tg3
  19. alias    bcm5700-new    tg3
  20. alias    carmel    sx8
  21. alias    e1000-new    e1000
  22. alias    lpfcdd    lpfc
  23. alias    qla2100    qla2xxx
  24. alias    qla2200    qla2xxx
  25. alias    qla2300    qla2xxx
  26. alias    qla2322    qla2xxx
  27. alias   qla2400 qla2xxx
  28. alias    qla6312    qla2xxx
  29. alias    qla6322    qla2xxx
  30. alias    tg3-new    tg3
  31.