* broken devfs-support in SGI Zilog8530 serial driver
@ 2002-03-29 10:32 Raoul Borenius
2002-03-29 11:01 ` Borsenkow Andrej
2002-03-30 7:35 ` Ralf Baechle
0 siblings, 2 replies; 12+ messages in thread
From: Raoul Borenius @ 2002-03-29 10:32 UTC (permalink / raw)
To: linux-mips; +Cc: devfs
[-- Attachment #1: Type: text/plain, Size: 760 bytes --]
Hi,
I'm not sure if this is a devfs or mips problem so I'm sending it
to both lists.
I just compiled my own mips-kernel from oss.sgi.com:/cvs to get
devfs-support. Unfortunately there seems to be a problem with the
serial-driver at least in the linux_2_4 branch:
SGI Zilog8530 serial driver version 1.00
devfs_register(ttyS): could not append to parent, err: -17
devfs_register(cua): could not append to parent, err: -17
tty00 at 0xbfbd9830 (irq = 29) is a Zilog8530
tty01 at 0xbfbd9838 (irq = 29) is a Zilog8530
The result is that the directories /dev/tts and /dev/cua are missing.
There are only the files /dev/ttS and /dev/cua which can be used to get
access to the first serial port.
I have attached the full dmesg output at the end.
Regards
Raoul
[-- Attachment #2: dmesg --]
[-- Type: text/plain, Size: 3953 bytes --]
ARCH: SGI-IP22
PROMLIB: ARC firmware Version 1 Revision 10
CPU: MIPS-R4600 FPU<MIPS-R4600FPC> ICACHE DCACHE
CPU revision is: 00002020
FPU revision is: 00002020
Primary instruction cache 16kb, linesize 32 bytes.
Primary data cache 16kb, linesize 32 bytes.
Linux version 2.4.18-cvs-mips-20020328 (root@testserv) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 Thu Mar 28 21:59:35 CET 2002
MC: SGI memory controller Revision 3
Determined physical RAM map:
memory: 00001000 @ 00000000 (reserved)
memory: 00001000 @ 00001000 (reserved)
memory: 0020d000 @ 08002000 (usable)
memory: 0000d000 @ 0820f000 (reserved)
memory: 00524000 @ 0821c000 (usable)
memory: 000c0000 @ 08740000 (ROM data)
memory: 09800000 @ 08800000 (usable)
On node 0 totalpages: 73728
zone(0): 73728 pages.
zone(1): 0 pages.
zone(2): 0 pages.
Kernel command line: root=/dev/sda1 console=/dev/ttyS0 ro auto
Calibrating system timer... 665000 [133.00 MHz CPU]
NG1: Revision 6, 8 bitplanes, REX3 revision B, VC2 revision A, xmap9 revision A, cmap revision D, bt445 revision D
NG1: Screensize 1024x768
Console: colour SGI Newport 128x48
zs0: console input
Console: ttyS0 (Zilog8530), 9600 baud
Calibrating delay loop... 132.71 BogoMIPS
Memory: 156664k/163012k available (1370k kernel code, 6348k reserved, 164k data, 68k init, 0k highmem)
Dentry-cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
Buffer-cache hash table entries: 16384 (order: 4, 65536 bytes)
Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
Checking for 'wait' instruction... available.
POSIX conformance testing by UNIFIX
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
VFS: Diskquotas version dquot_6.4.0 initialized
Journalled Block Device driver loaded
devfs: v1.10 (20020120) Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x1
initialize_kbd: Keyboard reset failed, no ACK
keyboard: Timeout - AT keyboard not present?(ed)
keyboard: Timeout - AT keyboard not present?(f4)
pty: 256 Unix98 ptys configured
DS1286 Real Time Clock Driver v1.0
streamable misc devices registered (keyb:150, gfx:148)
block: 128 slots per queue, batch=32
sgiseeq.c: David S. Miller (dm@engr.sgi.com)
eth0: SGI Seeq8003 08:00:69:0b:17:50
SCSI subsystem driver Revision: 1.00
wd33c93-0: chip=WD33c93B/13 no_sync=0xff no_dma=0 debug_flags=0x00
setup_args=,,,,,,,,,
Version 1.25 - 09/Jul/1997, Compiled Mar 28 2002 at 22:18:11
scsi0 : SGI WD93
sending SDTR 0103013f0csync_xfer=2c Vendor: IBM Model: DORS-32160 Rev: WA6A
Type: Direct-Access ANSI SCSI revision: 02
sending SDTR 0103013f0csync_xfer=2c Vendor: SGI Model: SEAGATE ST51080N Rev: 0950
Type: Direct-Access ANSI SCSI revision: 02
Attached scsi disk sda at scsi0, channel 0, id 1, lun 0
Attached scsi disk sdb at scsi0, channel 0, id 2, lun 0
SCSI device sda: 4226725 512-byte hdwr sectors (2164 MB)
Partition check:
/dev/scsi/host0/bus0/target1/lun0: p1 p2 p3 p4 p5
SCSI device sdb: 2070235 512-byte hdwr sectors (1060 MB)
/dev/scsi/host0/bus0/target2/lun0: p1 p2 p3 p4
SGI Zilog8530 serial driver version 1.00
devfs_register(ttyS): could not append to parent, err: -17
devfs_register(cua): could not append to parent, err: -17
tty00 at 0xbfbd9830 (irq = 29) is a Zilog8530
tty01 at 0xbfbd9838 (irq = 29) is a Zilog8530
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP: Hash tables configured (established 32768 bind 32768)
VFS: Mounted root (ext2 filesystem) readonly.
Mounted devfs on /dev
Freeing prom memory: 768kb freed
Freeing unused kernel memory: 68k freed
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Adding Swap: 262176k swap-space (priority -1)
^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: broken devfs-support in SGI Zilog8530 serial driver
2002-03-29 10:32 broken devfs-support in SGI Zilog8530 serial driver Raoul Borenius
@ 2002-03-29 11:01 ` Borsenkow Andrej
2002-03-29 13:26 ` Raoul Borenius
2002-03-30 7:35 ` Ralf Baechle
1 sibling, 1 reply; 12+ messages in thread
From: Borsenkow Andrej @ 2002-03-29 11:01 UTC (permalink / raw)
To: 'Raoul Borenius', linux-mips; +Cc: devfs
> I'm not sure if this is a devfs or mips problem so I'm sending it
> to both lists.
>
> I just compiled my own mips-kernel from oss.sgi.com:/cvs to get
> devfs-support. Unfortunately there seems to be a problem with the
> serial-driver at least in the linux_2_4 branch:
>
> SGI Zilog8530 serial driver version 1.00
> devfs_register(ttyS): could not append to parent, err: -17
This means that somebody else registered ttyS (and cua) before Zilog8530
driver attempted to do it. The possible reason could be that driver
calls tty_register_devfs itself in this case it must set
TTY_DRIVER_NO_DEVFS flag to prevent the same nodes registered by
tty_register_driver.
-andrej
> devfs_register(cua): could not append to parent, err: -17
> tty00 at 0xbfbd9830 (irq = 29) is a Zilog8530
> tty01 at 0xbfbd9838 (irq = 29) is a Zilog8530
>
> The result is that the directories /dev/tts and /dev/cua are missing.
>
> There are only the files /dev/ttS and /dev/cua which can be used to
get
> access to the first serial port.
>
> I have attached the full dmesg output at the end.
>
> Regards
>
> Raoul
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: broken devfs-support in SGI Zilog8530 serial driver
2002-03-29 11:01 ` Borsenkow Andrej
@ 2002-03-29 13:26 ` Raoul Borenius
2002-03-29 13:38 ` Russell Coker
0 siblings, 1 reply; 12+ messages in thread
From: Raoul Borenius @ 2002-03-29 13:26 UTC (permalink / raw)
To: Borsenkow Andrej; +Cc: 'Raoul Borenius', linux-mips, devfs
[-- Attachment #1: Type: text/plain, Size: 4507 bytes --]
Hi Andrej,
On Fri, Mar 29, 2002 at 02:01:54PM +0300, Borsenkow Andrej wrote:
> > I'm not sure if this is a devfs or mips problem so I'm sending it
> > to both lists.
> >
> > I just compiled my own mips-kernel from oss.sgi.com:/cvs to get
> > devfs-support. Unfortunately there seems to be a problem with the
> > serial-driver at least in the linux_2_4 branch:
> >
> > SGI Zilog8530 serial driver version 1.00
> > devfs_register(ttyS): could not append to parent, err: -17
>
> This means that somebody else registered ttyS (and cua) before Zilog8530
> driver attempted to do it. The possible reason could be that driver
> calls tty_register_devfs itself in this case it must set
> TTY_DRIVER_NO_DEVFS flag to prevent the same nodes registered by
> tty_register_driver.
Yeah, but I think the serial ports should be placed under /dev/tts/* and
/dev/cua/*, shouldn't they?
Which driver could have registered /dev/ttyS? if I search the
kernel-sources under arch/mips I get
testserv (raoul) ~/linux_2_4/linux/arch/mips> find . -name \*.c | xargs grep ttyS
./arc/arc_con.c: "ttyS",
./au1000/common/serial.c: printk("Testing ttyS%d (0x%04lx, 0x%04x)...\n", state->line,
./au1000/common/serial.c: serial_driver.name = "ttyS";
./au1000/common/serial.c: printk(KERN_INFO "ttyS%02d%s at 0x%04lx (irq = %d) is a %s\n",
./au1000/common/serial.c: printk(KERN_INFO "ttyS%02d at %s 0x%04lx (irq = %d) is a %s\n",
./au1000/common/serial.c: name: "ttyS",
./au1000/pb1000/setup.c: strcat(argptr, " console=ttyS0,115200");
./au1000/pb1500/setup.c: strcat(argptr, " console=ttyS0,115200");
./baget/vacserial.c: serial_driver.name = "ttyS";
./baget/vacserial.c: printk(KERN_INFO "ttyS%02d%s at 0x%04x (irq = %d) is a %s\n",
./baget/vacserial.c: name: "ttyS",
./baget/vacserial.c: autoconfig(info); /* autoconfigure ttyS0, whatever that is */
./cobalt/setup.c:char arcs_cmdline[CL_SIZE] = { "console=ttyS0,115200 root=/dev/hda1" };
./dec/promcon.c: name: "ttyS",
./galileo-boards/ev64120/promcon.c: "ttyS",
./galileo-boards/ev64120/setup.c:char arcs_cmdline[CL_SIZE] = { "console=ttyS0,115200 "
./galileo-boards/ev96100/setup.c: strcat(argptr, " console=ttyS0,115200");
./ite-boards/generic/it8172_setup.c: strcat(argptr, " console=ttyS0,115200");
./jmr3927/rbhma3100/setup.c: strcat(argptr, " console=ttyS1,115200");
./kernel/gdb-stub.c: * (gdb) target remote /dev/ttyS1
./mips-boards/atlas/atlas_setup.c: if ((argptr = strstr(argptr, "console=ttyS0")) == NULL) {
./mips-boards/atlas/atlas_setup.c: strcpy(serial_console, "ttyS0,");
./mips-boards/atlas/atlas_setup.c: if ((argptr = strstr(argptr, "kgdb=ttyS")) != NULL) {
./mips-boards/atlas/atlas_setup.c: argptr += strlen("kgdb=ttyS");
./mips-boards/atlas/atlas_setup.c: printk("KGDB: Uknown serial line /dev/ttyS%c, "
./mips-boards/atlas/atlas_setup.c: "falling back to /dev/ttyS1\n", *argptr);
./mips-boards/atlas/atlas_setup.c: printk("KGDB: Using serial line /dev/ttyS%d for session\n",
./mips-boards/atlas/atlas_setup.c: prom_printf("KGDB: Using serial line /dev/ttyS%d for session, "
./mips-boards/malta/malta_setup.c: strcat(argptr, " console=ttyS0,38400");
./mips-boards/malta/malta_setup.c: if ((argptr = strstr(argptr, "kgdb=ttyS")) != NULL) {
./mips-boards/malta/malta_setup.c: argptr += strlen("kgdb=ttyS");
./mips-boards/malta/malta_setup.c: printk("KGDB: Uknown serial line /dev/ttyS%c, "
./mips-boards/malta/malta_setup.c: "falling back to /dev/ttyS1\n", *argptr);
./mips-boards/malta/malta_setup.c: printk("KGDB: Using serial line /dev/ttyS%d for session\n",
./mips-boards/malta/malta_setup.c: prom_printf("KGDB: Using serial line /dev/ttyS%d for session, "
./philips/nino/prom.c: strcpy(arcs_cmdline, "console=tty0 console=ttyS0,115200");
./sgi-ip22/ip22-setup.c: console_setup ("ttyS1");
./sgi-ip22/ip22-setup.c: console_setup ("ttyS0");
./sgi-ip22/ip22-setup.c: console_setup("ttyS0");
testserv (raoul) ~/linux_2_4/linux/arch/mips>
but I have not compiled support for arc console (when do you need that
btw?) and all other drivers do not apply to IP22 AFAIK.
My .config is attached below.
Regards
Raoul
[-- Attachment #2: config-2.4.18-cvs-mips-20020328 --]
[-- Type: text/plain, Size: 16321 bytes --]
#
# Automatically generated make config: don't edit
#
CONFIG_MIPS=y
CONFIG_MIPS32=y
#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
#
# Machine selection
#
# CONFIG_ACER_PICA_61 is not set
# CONFIG_ALGOR_P4032 is not set
# CONFIG_BAGET_MIPS is not set
# CONFIG_MIPS_COBALT is not set
# CONFIG_DECSTATION is not set
# CONFIG_DDB5074 is not set
# CONFIG_MIPS_EV64120 is not set
# CONFIG_MIPS_EV96100 is not set
# CONFIG_MIPS_ATLAS is not set
# CONFIG_MIPS_MALTA is not set
# CONFIG_NINO is not set
# CONFIG_SIBYTE_SB1250 is not set
# CONFIG_MIPS_MAGNUM_4000 is not set
# CONFIG_MOMENCO_OCELOT is not set
# CONFIG_DDB5476 is not set
# CONFIG_DDB5477 is not set
# CONFIG_NEC_OSPREY is not set
# CONFIG_OLIVETTI_M700 is not set
CONFIG_SGI_IP22=y
# CONFIG_SNI_RM200_PCI is not set
# CONFIG_MIPS_ITE8172 is not set
# CONFIG_MIPS_IVR is not set
# CONFIG_MIPS_PB1000 is not set
# CONFIG_MIPS_PB1500 is not set
# CONFIG_TOSHIBA_JMR3927 is not set
# CONFIG_HP_LASERJET is not set
# CONFIG_HIGHMEM is not set
CONFIG_RWSEM_GENERIC_SPINLOCK=y
# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
# CONFIG_MCA is not set
# CONFIG_SBUS is not set
CONFIG_ARC32=y
CONFIG_BOARD_SCACHE=y
CONFIG_IRQ_CPU=y
CONFIG_PC_KEYB=y
CONFIG_SGI=y
CONFIG_NEW_IRQ=y
CONFIG_NEW_TIME_C=y
CONFIG_NONCOHERENT_IO=y
# CONFIG_ISA is not set
# CONFIG_EISA is not set
#
# Loadable module support
#
CONFIG_MODULES=y
# CONFIG_MODVERSIONS is not set
CONFIG_KMOD=y
#
# CPU selection
#
# CONFIG_CPU_R3000 is not set
# CONFIG_CPU_TX39XX is not set
# CONFIG_CPU_R6000 is not set
# CONFIG_CPU_VR41XX is not set
# CONFIG_CPU_R4300 is not set
CONFIG_CPU_R4X00=y
# CONFIG_CPU_TX49XX is not set
# CONFIG_CPU_R5000 is not set
# CONFIG_CPU_R5432 is not set
# CONFIG_CPU_RM7000 is not set
# CONFIG_CPU_NEVADA is not set
# CONFIG_CPU_R10000 is not set
# CONFIG_CPU_SB1 is not set
# CONFIG_CPU_MIPS32 is not set
# CONFIG_CPU_MIPS64 is not set
# CONFIG_64BIT_PHYS_ADDR is not set
# CONFIG_CPU_ADVANCED is not set
CONFIG_CPU_HAS_LLSC=y
CONFIG_CPU_HAS_LLDSCD=y
# CONFIG_CPU_HAS_WB is not set
#
# General setup
#
# CONFIG_CPU_LITTLE_ENDIAN is not set
CONFIG_KCORE_ELF=y
CONFIG_ELF_KERNEL=y
# CONFIG_BINFMT_IRIX is not set
CONFIG_FORWARD_KEYBOARD=y
# CONFIG_ARC_CONSOLE is not set
# CONFIG_BINFMT_AOUT is not set
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
CONFIG_NET=y
# CONFIG_HOTPLUG is not set
# CONFIG_PCMCIA is not set
# CONFIG_HOTPLUG_PCI is not set
CONFIG_SYSVIPC=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_SYSCTL=y
#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set
#
# Parallel port support
#
# CONFIG_PARPORT is not set
#
# Block devices
#
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_DEV_XD is not set
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_SIZE=4096
# CONFIG_BLK_DEV_INITRD is not set
#
# Multi-device support (RAID and LVM)
#
CONFIG_MD=y
CONFIG_BLK_DEV_MD=m
CONFIG_MD_LINEAR=m
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
CONFIG_MD_RAID5=m
CONFIG_MD_MULTIPATH=m
CONFIG_BLK_DEV_LVM=m
#
# Networking options
#
CONFIG_PACKET=m
CONFIG_PACKET_MMAP=y
CONFIG_NETLINK_DEV=m
# CONFIG_NETFILTER is not set
CONFIG_FILTER=y
CONFIG_UNIX=m
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_ARPD is not set
# CONFIG_INET_ECN is not set
CONFIG_SYN_COOKIES=y
CONFIG_IPV6=m
# CONFIG_KHTTPD is not set
# CONFIG_ATM is not set
# CONFIG_VLAN_8021Q is not set
#
#
#
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_DECNET is not set
# CONFIG_BRIDGE is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_LLC is not set
# CONFIG_NET_DIVERT is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_FASTROUTE is not set
# CONFIG_NET_HW_FLOWCONTROL is not set
#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set
#
# Telephony Support
#
# CONFIG_PHONE is not set
# CONFIG_PHONE_IXJ is not set
# CONFIG_PHONE_IXJ_PCMCIA is not set
#
# SCSI support
#
CONFIG_SCSI=y
#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
CONFIG_SD_EXTRA_DEVS=40
CONFIG_CHR_DEV_ST=m
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=m
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_SR_EXTRA_DEVS=2
CONFIG_CHR_DEV_SG=m
#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_DEBUG_QUEUES is not set
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
# CONFIG_SCSI_LOGGING is not set
#
# SCSI low-level drivers
#
CONFIG_SGIWD93_SCSI=y
# CONFIG_SCSI_7000FASST is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AHA152X is not set
# CONFIG_SCSI_AHA1542 is not set
# CONFIG_SCSI_AHA1740 is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_IN2000 is not set
# CONFIG_SCSI_AM53C974 is not set
# CONFIG_SCSI_MEGARAID is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_DTC3280 is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_EATA_DMA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_GENERIC_NCR5380 is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_NCR53C406A is not set
# CONFIG_SCSI_NCR53C7xx is not set
# CONFIG_SCSI_PAS16 is not set
# CONFIG_SCSI_PCI2000 is not set
# CONFIG_SCSI_PCI2220I is not set
# CONFIG_SCSI_PSI240I is not set
# CONFIG_SCSI_QLOGIC_FAS is not set
# CONFIG_SCSI_SIM710 is not set
# CONFIG_SCSI_SYM53C416 is not set
# CONFIG_SCSI_T128 is not set
# CONFIG_SCSI_U14_34F is not set
# CONFIG_SCSI_DEBUG is not set
#
# Network device support
#
CONFIG_NETDEVICES=y
#
# ARCnet devices
#
# CONFIG_ARCNET is not set
CONFIG_DUMMY=m
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
# CONFIG_ETHERTAP is not set
#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
# CONFIG_SUNLANCE is not set
# CONFIG_SUNBMAC is not set
# CONFIG_SUNQE is not set
# CONFIG_SUNGEM is not set
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_LANCE is not set
# CONFIG_NET_VENDOR_SMC is not set
# CONFIG_NET_VENDOR_RACAL is not set
# CONFIG_NET_ISA is not set
# CONFIG_NET_PCI is not set
# CONFIG_NET_POCKET is not set
CONFIG_SGISEEQ=y
#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_MYRI_SBUS is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_SK98LIN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
#
# Wireless LAN (non-hamradio)
#
# CONFIG_NET_RADIO is not set
#
# Token Ring devices
#
# CONFIG_TR is not set
# CONFIG_NET_FC is not set
# CONFIG_RCPCI is not set
# CONFIG_SHAPER is not set
#
# Wan interfaces
#
# CONFIG_WAN is not set
#
# Amateur Radio support
#
# CONFIG_HAMRADIO is not set
#
# IrDA (infrared) support
#
# CONFIG_IRDA is not set
#
# ISDN subsystem
#
# CONFIG_ISDN is not set
#
# Old CD-ROM drivers (not SCSI, not IDE)
#
# CONFIG_CD_NO_IDESCSI is not set
#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
# CONFIG_SERIAL is not set
# CONFIG_SERIAL_EXTENDED is not set
# CONFIG_SERIAL_NONSTANDARD is not set
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=256
#
# I2C support
#
# CONFIG_I2C is not set
#
# Mice
#
# CONFIG_BUSMOUSE is not set
# CONFIG_MOUSE is not set
#
# Joysticks
#
# CONFIG_INPUT_GAMEPORT is not set
#
# Input core support is needed for gameports
#
#
# Input core support is needed for joysticks
#
# CONFIG_QIC02_TAPE is not set
#
# Watchdog Cards
#
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_NOWAYOUT is not set
# CONFIG_SOFT_WATCHDOG is not set
# CONFIG_WDT is not set
# CONFIG_WDTPCI is not set
# CONFIG_PCWATCHDOG is not set
# CONFIG_ACQUIRE_WDT is not set
# CONFIG_ADVANTECH_WDT is not set
# CONFIG_EUROTECH_WDT is not set
# CONFIG_IB700_WDT is not set
# CONFIG_I810_TCO is not set
# CONFIG_MIXCOMWD is not set
# CONFIG_60XX_WDT is not set
# CONFIG_W83877F_WDT is not set
# CONFIG_MACHZ_WDT is not set
CONFIG_INDYDOG=m
# CONFIG_INTEL_RNG is not set
# CONFIG_NVRAM is not set
# CONFIG_RTC is not set
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
#
# Ftape, the floppy tape device driver
#
# CONFIG_FTAPE is not set
# CONFIG_AGP is not set
# CONFIG_DRM is not set
#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set
#
# SGI Character devices
#
CONFIG_SGI_NEWPORT_CONSOLE=y
CONFIG_FONT_8x16=y
#
# File systems
#
CONFIG_QUOTA=y
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set
# CONFIG_REISERFS_FS is not set
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
# CONFIG_ADFS_FS is not set
# CONFIG_ADFS_FS_RW is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_BFS_FS is not set
CONFIG_EXT3_FS=y
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
# CONFIG_FAT_FS is not set
# CONFIG_MSDOS_FS is not set
# CONFIG_UMSDOS_FS is not set
# CONFIG_VFAT_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_JFFS_FS is not set
# CONFIG_JFFS2_FS is not set
# CONFIG_CRAMFS is not set
CONFIG_TMPFS=y
# CONFIG_RAMFS is not set
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
# CONFIG_MINIX_FS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_NTFS_FS is not set
# CONFIG_NTFS_RW is not set
# CONFIG_HPFS_FS is not set
CONFIG_PROC_FS=y
CONFIG_DEVFS_FS=y
CONFIG_DEVFS_MOUNT=y
# CONFIG_DEVFS_DEBUG is not set
# CONFIG_DEVPTS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_QNX4FS_RW is not set
# CONFIG_ROMFS_FS is not set
CONFIG_EXT2_FS=y
# CONFIG_SYSV_FS is not set
# CONFIG_UDF_FS is not set
# CONFIG_UDF_RW is not set
# CONFIG_UFS_FS is not set
# CONFIG_UFS_FS_WRITE is not set
#
# Network File Systems
#
# CONFIG_CODA_FS is not set
# CONFIG_INTERMEZZO_FS is not set
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
# CONFIG_ROOT_NFS is not set
CONFIG_NFSD=m
CONFIG_NFSD_V3=y
CONFIG_SUNRPC=m
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
# CONFIG_SMB_FS is not set
# CONFIG_NCP_FS is not set
# CONFIG_NCPFS_PACKET_SIGNING is not set
# CONFIG_NCPFS_IOCTL_LOCKING is not set
# CONFIG_NCPFS_STRONG is not set
# CONFIG_NCPFS_NFS_NS is not set
# CONFIG_NCPFS_OS2_NS is not set
# CONFIG_NCPFS_SMALLDOS is not set
# CONFIG_NCPFS_NLS is not set
# CONFIG_NCPFS_EXTRAS is not set
CONFIG_ZISOFS_FS=m
CONFIG_ZLIB_FS_INFLATE=m
#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
CONFIG_MSDOS_PARTITION=y
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_LDM_PARTITION is not set
CONFIG_SGI_PARTITION=y
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_SMB_NLS is not set
CONFIG_NLS=y
#
# Native Language Support
#
CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_NLS_CODEPAGE_437 is not set
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
# CONFIG_NLS_ISO8859_1 is not set
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_UTF8 is not set
#
# Console drivers
#
# CONFIG_VGA_CONSOLE is not set
# CONFIG_MDA_CONSOLE is not set
#
# Frame-buffer support
#
# CONFIG_FB is not set
#
# Sound
#
CONFIG_SOUND=m
# CONFIG_SOUND_BT878 is not set
# CONFIG_SOUND_CMPCI is not set
# CONFIG_SOUND_EMU10K1 is not set
# CONFIG_MIDI_EMU10K1 is not set
# CONFIG_SOUND_FUSION is not set
# CONFIG_SOUND_CS4281 is not set
# CONFIG_SOUND_ES1370 is not set
# CONFIG_SOUND_ES1371 is not set
# CONFIG_SOUND_ESSSOLO1 is not set
# CONFIG_SOUND_MAESTRO is not set
# CONFIG_SOUND_MAESTRO3 is not set
# CONFIG_SOUND_ICH is not set
# CONFIG_SOUND_RME96XX is not set
# CONFIG_SOUND_SONICVIBES is not set
CONFIG_SOUND_HAL2=m
# CONFIG_SOUND_TRIDENT is not set
# CONFIG_SOUND_MSNDCLAS is not set
# CONFIG_SOUND_MSNDPIN is not set
# CONFIG_SOUND_VIA82CXXX is not set
# CONFIG_MIDI_VIA82CXXX is not set
# CONFIG_SOUND_OSS is not set
# CONFIG_SOUND_TVMIXER is not set
#
# SGI devices
#
CONFIG_SGI_SERIAL=y
CONFIG_SERIAL_CONSOLE=y
CONFIG_SGI_DS1286=y
# CONFIG_SGI_NEWPORT_GFX is not set
#
# USB support
#
# CONFIG_USB is not set
#
# USB Controllers
#
# CONFIG_USB_UHCI is not set
# CONFIG_USB_UHCI_ALT is not set
# CONFIG_USB_OHCI is not set
#
# USB Device Class drivers
#
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_BLUETOOTH is not set
# CONFIG_USB_STORAGE is not set
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_HP8200e is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
#
# USB Human Interface Devices (HID)
#
#
# Input core support is needed for USB HID
#
#
# USB Imaging devices
#
# CONFIG_USB_DC2XX is not set
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_SCANNER is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_HPUSBSCSI is not set
#
# USB Multimedia devices
#
#
# Video4Linux support is needed for USB Multimedia device support
#
#
# USB Network adaptors
#
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_CATC is not set
# CONFIG_USB_CDCETHER is not set
# CONFIG_USB_USBNET is not set
#
# USB port drivers
#
# CONFIG_USB_USS720 is not set
#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set
# CONFIG_USB_SERIAL_GENERIC is not set
# CONFIG_USB_SERIAL_BELKIN is not set
# CONFIG_USB_SERIAL_WHITEHEAT is not set
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
# CONFIG_USB_SERIAL_EMPEG is not set
# CONFIG_USB_SERIAL_FTDI_SIO is not set
# CONFIG_USB_SERIAL_VISOR is not set
# CONFIG_USB_SERIAL_IPAQ is not set
# CONFIG_USB_SERIAL_IR is not set
# CONFIG_USB_SERIAL_EDGEPORT is not set
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
# CONFIG_USB_SERIAL_KEYSPAN is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set
# CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set
# CONFIG_USB_SERIAL_MCT_U232 is not set
# CONFIG_USB_SERIAL_KLSI is not set
# CONFIG_USB_SERIAL_PL2303 is not set
# CONFIG_USB_SERIAL_CYBERJACK is not set
# CONFIG_USB_SERIAL_XIRCOM is not set
# CONFIG_USB_SERIAL_OMNINET is not set
#
# USB Miscellaneous drivers
#
# CONFIG_USB_RIO500 is not set
#
# Input core support
#
# CONFIG_INPUT is not set
# CONFIG_INPUT_KEYBDEV is not set
# CONFIG_INPUT_MOUSEDEV is not set
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_EVDEV is not set
#
# Kernel hacking
#
# CONFIG_CROSSCOMPILE is not set
# CONFIG_DEBUG is not set
CONFIG_MAGIC_SYSRQ=y
# CONFIG_MIPS_UNCACHED is not set
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: broken devfs-support in SGI Zilog8530 serial driver
2002-03-29 13:26 ` Raoul Borenius
@ 2002-03-29 13:38 ` Russell Coker
2002-03-29 13:38 ` Russell Coker
0 siblings, 1 reply; 12+ messages in thread
From: Russell Coker @ 2002-03-29 13:38 UTC (permalink / raw)
To: Raoul Borenius, Borsenkow Andrej
Cc: 'Raoul Borenius', linux-mips, devfs
You need some code similar to the following in the serial driver:
#ifdef CONFIG_DEVFS_FS
serial_driver.name = "tts/%d";
#else
serial_driver.name = "ttyS";
#endif
Of course if the original device nodes were named /dev/ttyZ0 etc then you
want "tts/Z%d".
Look at the Cyclades and Stallion drivers for examples of it being done
correctly. Or tell me exactly the details of what you want and I'll send you
a patch.
--
If you send email to me or to a mailing list that I use which has >4 lines
of legalistic junk at the end then you are specifically authorizing me to do
whatever I wish with the message and all other messages from your domain, by
posting the message you agree that your long legalistic sig is void.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: broken devfs-support in SGI Zilog8530 serial driver
2002-03-29 13:38 ` Russell Coker
@ 2002-03-29 13:38 ` Russell Coker
0 siblings, 0 replies; 12+ messages in thread
From: Russell Coker @ 2002-03-29 13:38 UTC (permalink / raw)
To: Raoul Borenius, Borsenkow Andrej; +Cc: linux-mips, devfs
You need some code similar to the following in the serial driver:
#ifdef CONFIG_DEVFS_FS
serial_driver.name = "tts/%d";
#else
serial_driver.name = "ttyS";
#endif
Of course if the original device nodes were named /dev/ttyZ0 etc then you
want "tts/Z%d".
Look at the Cyclades and Stallion drivers for examples of it being done
correctly. Or tell me exactly the details of what you want and I'll send you
a patch.
--
If you send email to me or to a mailing list that I use which has >4 lines
of legalistic junk at the end then you are specifically authorizing me to do
whatever I wish with the message and all other messages from your domain, by
posting the message you agree that your long legalistic sig is void.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: broken devfs-support in SGI Zilog8530 serial driver
2002-03-29 10:32 broken devfs-support in SGI Zilog8530 serial driver Raoul Borenius
2002-03-29 11:01 ` Borsenkow Andrej
@ 2002-03-30 7:35 ` Ralf Baechle
2002-03-30 13:28 ` Raoul Borenius
1 sibling, 1 reply; 12+ messages in thread
From: Ralf Baechle @ 2002-03-30 7:35 UTC (permalink / raw)
To: Raoul Borenius; +Cc: linux-mips, devfs
On Fri, Mar 29, 2002 at 11:32:44AM +0100, Raoul Borenius wrote:
> I'm not sure if this is a devfs or mips problem so I'm sending it
> to both lists.
>
> I just compiled my own mips-kernel from oss.sgi.com:/cvs to get
> devfs-support. Unfortunately there seems to be a problem with the
> serial-driver at least in the linux_2_4 branch:
>
> SGI Zilog8530 serial driver version 1.00
> devfs_register(ttyS): could not append to parent, err: -17
> devfs_register(cua): could not append to parent, err: -17
At this time we don't even claim to have proper devfs support in the
Indy serial drivers ...
Ralf
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: broken devfs-support in SGI Zilog8530 serial driver
2002-03-30 7:35 ` Ralf Baechle
@ 2002-03-30 13:28 ` Raoul Borenius
2002-03-30 20:18 ` Ralf Baechle
2002-03-31 15:00 ` Raoul Borenius
0 siblings, 2 replies; 12+ messages in thread
From: Raoul Borenius @ 2002-03-30 13:28 UTC (permalink / raw)
To: Ralf Baechle; +Cc: Raoul Borenius, linux-mips, devfs
Hi Ralf,
On Fri, Mar 29, 2002 at 11:35:59PM -0800, Ralf Baechle wrote:
> On Fri, Mar 29, 2002 at 11:32:44AM +0100, Raoul Borenius wrote:
>
> > I'm not sure if this is a devfs or mips problem so I'm sending it
> > to both lists.
> >
> > I just compiled my own mips-kernel from oss.sgi.com:/cvs to get
> > devfs-support. Unfortunately there seems to be a problem with the
> > serial-driver at least in the linux_2_4 branch:
> >
> > SGI Zilog8530 serial driver version 1.00
> > devfs_register(ttyS): could not append to parent, err: -17
> > devfs_register(cua): could not append to parent, err: -17
>
> At this time we don't even claim to have proper devfs support in the
> Indy serial drivers ...
But it would be nice to have ;-)
Especially because you only need the small change pointed out by
Russell Coker:
--- sgiserial.c.orig Sat Mar 30 10:51:03 2002
+++ sgiserial.c Sat Mar 30 10:54:28 2002
@@ -1875,7 +1875,11 @@
memset(&serial_driver, 0, sizeof(struct tty_driver));
serial_driver.magic = TTY_DRIVER_MAGIC;
+#ifdef CONFIG_DEVFS_FS
+ serial_driver.name = "tts/%d";
+#else
serial_driver.name = "ttyS";
+#endif
serial_driver.major = TTY_MAJOR;
serial_driver.minor_start = 64;
serial_driver.num = NUM_CHANNELS;
@@ -1911,7 +1915,11 @@
* major number and the subtype code.
*/
callout_driver = serial_driver;
+#ifdef CONFIG_DEVFS_FS
+ callout_driver.name = "cua/%d";
+#else
callout_driver.name = "cua";
+#endif
callout_driver.major = TTYAUX_MAJOR;
callout_driver.subtype = SERIAL_TYPE_CALLOUT;
It works for my Indy and I just love devfs. All other drivers used
on my box also work fine with devfs (sound, watchdog, rtc etc.).
Regards
Raoul
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: broken devfs-support in SGI Zilog8530 serial driver
2002-03-30 13:28 ` Raoul Borenius
@ 2002-03-30 20:18 ` Ralf Baechle
2002-03-31 15:00 ` Raoul Borenius
1 sibling, 0 replies; 12+ messages in thread
From: Ralf Baechle @ 2002-03-30 20:18 UTC (permalink / raw)
To: Raoul Borenius; +Cc: linux-mips, devfs
On Sat, Mar 30, 2002 at 02:28:56PM +0100, Raoul Borenius wrote:
> > > I just compiled my own mips-kernel from oss.sgi.com:/cvs to get
> > > devfs-support. Unfortunately there seems to be a problem with the
> > > serial-driver at least in the linux_2_4 branch:
> > >
> > > SGI Zilog8530 serial driver version 1.00
> > > devfs_register(ttyS): could not append to parent, err: -17
> > > devfs_register(cua): could not append to parent, err: -17
> >
> > At this time we don't even claim to have proper devfs support in the
> > Indy serial drivers ...
>
> But it would be nice to have ;-)
>
> Especially because you only need the small change pointed out by
> Russell Coker:
Ok :-) Applied to 2.4 and 2.5.
Ralf
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: broken devfs-support in SGI Zilog8530 serial driver
2002-03-30 13:28 ` Raoul Borenius
2002-03-30 20:18 ` Ralf Baechle
@ 2002-03-31 15:00 ` Raoul Borenius
2002-03-31 22:15 ` Ralf Baechle
2002-04-01 19:29 ` Florian Lohoff
1 sibling, 2 replies; 12+ messages in thread
From: Raoul Borenius @ 2002-03-31 15:00 UTC (permalink / raw)
To: Ralf Baechle; +Cc: linux-mips, devfs
Hi Ralf,
On Sat, Mar 30, 2002 at 02:28:56PM +0100, raoul wrote:
> Especially because you only need the small change pointed out by
> Russell Coker:
>
> --- sgiserial.c.orig Sat Mar 30 10:51:03 2002
> +++ sgiserial.c Sat Mar 30 10:54:28 2002
> @@ -1875,7 +1875,11 @@
>
> memset(&serial_driver, 0, sizeof(struct tty_driver));
> serial_driver.magic = TTY_DRIVER_MAGIC;
> +#ifdef CONFIG_DEVFS_FS
> + serial_driver.name = "tts/%d";
> +#else
> serial_driver.name = "ttyS";
> +#endif
> serial_driver.major = TTY_MAJOR;
> serial_driver.minor_start = 64;
> serial_driver.num = NUM_CHANNELS;
Thanks for including the changes fr the ttyS's. But it seems you forgot the
callout-devices:
> @@ -1911,7 +1915,11 @@
> * major number and the subtype code.
> */
> callout_driver = serial_driver;
> +#ifdef CONFIG_DEVFS_FS
> + callout_driver.name = "cua/%d";
> +#else
> callout_driver.name = "cua";
> +#endif
> callout_driver.major = TTYAUX_MAJOR;
> callout_driver.subtype = SERIAL_TYPE_CALLOUT;
>
Could you commit that too?
Thanx
Raoul
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: broken devfs-support in SGI Zilog8530 serial driver
2002-03-31 15:00 ` Raoul Borenius
@ 2002-03-31 22:15 ` Ralf Baechle
2002-04-01 19:29 ` Florian Lohoff
1 sibling, 0 replies; 12+ messages in thread
From: Ralf Baechle @ 2002-03-31 22:15 UTC (permalink / raw)
To: Raoul Borenius; +Cc: linux-mips, devfs
On Sun, Mar 31, 2002 at 05:00:23PM +0200, Raoul Borenius wrote:
> Thanks for including the changes fr the ttyS's. But it seems you forgot the
> callout-devices:
That's what you get for submitting patches that don't apply ;) Did you do
cut'n'paste or similiar cruelties to that poor little patch?
> > @@ -1911,7 +1915,11 @@
> > * major number and the subtype code.
> > */
> > callout_driver = serial_driver;
> > +#ifdef CONFIG_DEVFS_FS
> > + callout_driver.name = "cua/%d";
> > +#else
> > callout_driver.name = "cua";
> > +#endif
> > callout_driver.major = TTYAUX_MAJOR;
> > callout_driver.subtype = SERIAL_TYPE_CALLOUT;
> >
>
> Could you commit that too?
Sure.
Ralf
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: broken devfs-support in SGI Zilog8530 serial driver
2002-03-31 15:00 ` Raoul Borenius
2002-03-31 22:15 ` Ralf Baechle
@ 2002-04-01 19:29 ` Florian Lohoff
2002-04-01 22:16 ` Ralf Baechle
1 sibling, 1 reply; 12+ messages in thread
From: Florian Lohoff @ 2002-04-01 19:29 UTC (permalink / raw)
To: Raoul Borenius; +Cc: Ralf Baechle, linux-mips, devfs
[-- Attachment #1: Type: text/plain, Size: 903 bytes --]
On Sun, Mar 31, 2002 at 05:00:23PM +0200, Raoul Borenius wrote:
> Thanks for including the changes fr the ttyS's. But it seems you forgot the
> callout-devices:
>
> > @@ -1911,7 +1915,11 @@
> > * major number and the subtype code.
> > */
> > callout_driver = serial_driver;
> > +#ifdef CONFIG_DEVFS_FS
> > + callout_driver.name = "cua/%d";
> > +#else
> > callout_driver.name = "cua";
> > +#endif
> > callout_driver.major = TTYAUX_MAJOR;
> > callout_driver.subtype = SERIAL_TYPE_CALLOUT;
> >
>
> Could you commit that too?
>
I thought the callout devices are officially "dead" and should disappear
"Real Soon Now(tm)" as beeing a locking hell and unneeded.
Flo
--
Florian Lohoff flo@rfc822.org +49-5201-669912
Nine nineth on september the 9th Welcome to the new billenium
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: broken devfs-support in SGI Zilog8530 serial driver
2002-04-01 19:29 ` Florian Lohoff
@ 2002-04-01 22:16 ` Ralf Baechle
0 siblings, 0 replies; 12+ messages in thread
From: Ralf Baechle @ 2002-04-01 22:16 UTC (permalink / raw)
To: Florian Lohoff; +Cc: Raoul Borenius, linux-mips, devfs
On Mon, Apr 01, 2002 at 09:29:57PM +0200, Florian Lohoff wrote:
> > Could you commit that too?
> >
>
> I thought the callout devices are officially "dead" and should disappear
> "Real Soon Now(tm)" as beeing a locking hell and unneeded.
Really Soon Now doesn't mean what you want it to mean in a world that is
driven by backward compatibility ...
Ralf
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2002-04-01 22:16 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-29 10:32 broken devfs-support in SGI Zilog8530 serial driver Raoul Borenius
2002-03-29 11:01 ` Borsenkow Andrej
2002-03-29 13:26 ` Raoul Borenius
2002-03-29 13:38 ` Russell Coker
2002-03-29 13:38 ` Russell Coker
2002-03-30 7:35 ` Ralf Baechle
2002-03-30 13:28 ` Raoul Borenius
2002-03-30 20:18 ` Ralf Baechle
2002-03-31 15:00 ` Raoul Borenius
2002-03-31 22:15 ` Ralf Baechle
2002-04-01 19:29 ` Florian Lohoff
2002-04-01 22:16 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox