lkml.org 
[lkml]   [1996]   [Apr]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
SubjectPATCH: cyclades move to minor 0
Date

Hi,

The move to minor number 0 for cyclades cards did not really succeed.

Here is a patch (against 1.3.94) to correct the problem:

------------------------------------------------------
--- linux/drivers/char/cyclades.c.old Tue Apr 23 19:43:19 1996
+++ linux/drivers/char/cyclades.c Tue Apr 23 19:43:49 1996
@@ -2784,7 +2784,7 @@
cy_serial_driver.magic = TTY_DRIVER_MAGIC;
cy_serial_driver.name = "ttyC";
cy_serial_driver.major = CYCLADES_MAJOR;
- cy_serial_driver.minor_start = 32;
+ cy_serial_driver.minor_start = 0;
cy_serial_driver.num = NR_PORTS;
cy_serial_driver.type = TTY_DRIVER_TYPE_SERIAL;
cy_serial_driver.subtype = SERIAL_TYPE_NORMAL;
------------------------------------------------------
/Tom
--
---------------------------------------------------------------
Tom Bjorkholm MYDATA automation AB
tel: +46 8 629 09 00 Karlsbodavagen 39
fax: +46 8 629 09 09 S-161 70 Bromma, Sweden

\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.120 / U:0.192 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site