serial port kernel configuration problem for PowerMacs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



There is a well known device number contention bug

        https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=155895

that prevents serial ports on PowerMacs from functioning when 8250
support is built directly into the kernel. 

While we wait [forever???] for LANANA to assign a set of device numbers
for pmac_zlog that do not conflict with those assigned to the 8250,
there is a simple workaround:

        build 8250 support as a loadable module:
        
        #
        # Serial drivers
        #
        CONFIG_SERIAL_8250=m
        CONFIG_SERIAL_8250_PCI=m
        CONFIG_SERIAL_8250_PNP=m
        
I don't know of any platform that has both 8250 and pmac_zilog serial
ports so this should be a painless workaround.


-Joseph

-- 
jsacco [at] gnome [dot] org

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux