search for: 8250_pci

Displaying 11 results from an estimated 11 matches for "8250_pci".

2010 Aug 05
2
working config for xen which would transfer a serial interface
...ports at e480 [size=8] Region 4: I/O ports at e400 [size=8] Region 5: I/O ports at e080 [size=16] [root at Dom0 ~]# dmesg | grep ttyS [root at Dom0 ~]# cat /etc/modprobe.d/blacklist #[...] blacklist 8250 blacklist 8250_pnp blacklist serial_core blacklist parport_serial blacklist 8250_pci [root at Dom0 ~]# grep xen /etc/grub.conf title CentOS (2.6.18-194.el5xen) kernel /xen.gz-3.4.3 module /vmlinuz-2.6.18-194.el5xen ro root=/dev/VolGroup00/LogVol00 module /initrd-2.6.18-194.el5xen.img title CentOS (2.6.18-194.8.1.el5xen) kernel /xen.gz-3.4.3...
2010 Apr 15
5
RE: [SEMI-SOLVED] XenSerialConsole help + GRUB2 (Machine locks up on boot)
...for serial console > because they don''t work before the driver is loaded. > > But yeah.. good luck! > > -- Pasi > As the subject says "semi-solved." Used the patch found here: http://marc.info/?l=linux-serial&m=124975806304760 8250_pci: add support for MCS9865 So lesson learned Pasi, a kernel driver must be compiled with the running kernel in order to capture boot messages from it. The driver does not load from the bootloader or from grub itself. -M _________________________________________________________________...
2010 Oct 28
0
HVM + IGD Graphics + 4GB RAM = Soft Lockup
...PU#0 stuck for 192s! [xend:3119] [ 244.344364] Modules linked in: usbbk gntdev netbk blkbk blkback_pagemap blktap edd af_packet bridge stp llc microcode fuse loop ppdev i2c_i801 parport_pc iTCO_wdt intel_agp e1000e wmi heci(C) i2c_core dcdbas serio_raw pcspkr sg parport iTCO_vendor_support agpgart 8250_pci 8250_pnp button 8250 serial_core linear dm_snapshot dm_mod xenblk cdrom xennet fan processor ide_pci_generic ide_core thermal thermal_sys hwmon ata_generic pciback xenbus_be [ 244.344364] CPU 0: [ 244.344364] Modules linked in: usbbk gntdev netbk blkbk blkback_pagemap blktap edd af_packet bridge...
2010 Oct 28
0
HVM + IGD Graphics + 4GB RAM = Soft Lockup
...PU#0 stuck for 192s! [xend:3119] [ 244.344364] Modules linked in: usbbk gntdev netbk blkbk blkback_pagemap blktap edd af_packet bridge stp llc microcode fuse loop ppdev i2c_i801 parport_pc iTCO_wdt intel_agp e1000e wmi heci(C) i2c_core dcdbas serio_raw pcspkr sg parport iTCO_vendor_support agpgart 8250_pci 8250_pnp button 8250 serial_core linear dm_snapshot dm_mod xenblk cdrom xennet fan processor ide_pci_generic ide_core thermal thermal_sys hwmon ata_generic pciback xenbus_be [ 244.344364] CPU 0: [ 244.344364] Modules linked in: usbbk gntdev netbk blkbk blkback_pagemap blktap edd af_packet bridge...
2010 Dec 30
2
Having stability problems with Linux-2.6.34.7-0.5-xen
...hn snd_pcm_oss snd_mixer_oss snd_seq snd_seq_device edd nls_utf8 cifs bridge stp llc radeon ttm drm_kms_helper drm i2c_algo_bit loop dm_mod snd_hda_codec_atihdmi snd_hda_codec_idt snd_hda_intel snd_hda_codec snd_hwdep firewire_ohci firewire_core snd_pcm crc_itu_t snd_timer 8250_pnp i2c_i801 snd 8250_pci usbhid tpm_tis intel_agp tpm iTCO_wdt ohci1394 ppdev ieee1394 soundcore sr_mod pcspkr i2c_core hid tpm_bios agpgart usb_storage iTCO_vendor_support sg parport_pc e1000e floppy 8250 snd_page_alloc serial_core parport button ext4 jbd2 crc16 uhci_hcd sd_mod ehci_hcd usbcore xenblk cdrom xennet fan...
2010 Jun 06
11
Hotplug scripts not working - Networking woes on opensuse 11.3 m7 with XEN4 on W510 Thinkpad
Anyone can help me with this problem I''ve described here: https://bugzilla.novell.com/show_bug.cgi?id=612006 I''ve had XEN4.0 working on CentOS 5.4 platform without these problems.  I''m trying to do the same now with a newer laptop and CentOS didn''t recognise half hte drivers.  The latest opensuse 11.3 does have these drivers and specifically nouveau
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...vers/tty/n_gsm.c | 4 +- drivers/tty/n_hdlc.c | 3 +- drivers/tty/n_r3964.c | 1 - drivers/tty/serial/8250/8250_em.c | 2 +- drivers/tty/serial/8250/8250_fintek.c | 2 +- drivers/tty/serial/8250/8250_pci.c | 2 +- drivers/tty/serial/8250/8250_port.c | 2 +- drivers/tty/serial/8250/8250_uniphier.c | 6 +- drivers/tty/serial/atmel_serial.c | 2 +- drivers/tty/serial/omap-serial.c | 2 - drivers/tty/serial/rda-uart.c | 2 +...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...vers/tty/n_gsm.c | 4 +- drivers/tty/n_hdlc.c | 3 +- drivers/tty/n_r3964.c | 1 - drivers/tty/serial/8250/8250_em.c | 2 +- drivers/tty/serial/8250/8250_fintek.c | 2 +- drivers/tty/serial/8250/8250_pci.c | 2 +- drivers/tty/serial/8250/8250_port.c | 2 +- drivers/tty/serial/8250/8250_uniphier.c | 6 +- drivers/tty/serial/atmel_serial.c | 2 +- drivers/tty/serial/omap-serial.c | 2 - drivers/tty/serial/rda-uart.c | 2 +...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...vers/tty/n_gsm.c | 4 +- drivers/tty/n_hdlc.c | 3 +- drivers/tty/n_r3964.c | 1 - drivers/tty/serial/8250/8250_em.c | 2 +- drivers/tty/serial/8250/8250_fintek.c | 2 +- drivers/tty/serial/8250/8250_pci.c | 2 +- drivers/tty/serial/8250/8250_port.c | 2 +- drivers/tty/serial/8250/8250_uniphier.c | 6 +- drivers/tty/serial/atmel_serial.c | 2 +- drivers/tty/serial/omap-serial.c | 2 - drivers/tty/serial/rda-uart.c | 2 +...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...vers/tty/n_gsm.c | 4 +- drivers/tty/n_hdlc.c | 3 +- drivers/tty/n_r3964.c | 1 - drivers/tty/serial/8250/8250_em.c | 2 +- drivers/tty/serial/8250/8250_fintek.c | 2 +- drivers/tty/serial/8250/8250_pci.c | 2 +- drivers/tty/serial/8250/8250_port.c | 2 +- drivers/tty/serial/8250/8250_uniphier.c | 6 +- drivers/tty/serial/atmel_serial.c | 2 +- drivers/tty/serial/omap-serial.c | 2 - drivers/tty/serial/rda-uart.c | 2 +...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...vers/tty/n_gsm.c | 4 +- drivers/tty/n_hdlc.c | 3 +- drivers/tty/n_r3964.c | 1 - drivers/tty/serial/8250/8250_em.c | 2 +- drivers/tty/serial/8250/8250_fintek.c | 2 +- drivers/tty/serial/8250/8250_pci.c | 2 +- drivers/tty/serial/8250/8250_port.c | 2 +- drivers/tty/serial/8250/8250_uniphier.c | 6 +- drivers/tty/serial/atmel_serial.c | 2 +- drivers/tty/serial/omap-serial.c | 2 - drivers/tty/serial/rda-uart.c | 2 +...