Package: base
Version 1.1.0-14

[Originally reported by Bernard Leach <[EMAIL PROTECTED]> on 
 debian-user:]
the minor device numbers for the cyclades devices have changed;
see kernel sources drivers/char/README.cyclomY

Here's a patch for our MAKEDEV:
--- CUT ME ---
diff -r base-1.1.0.orig//prototype/dev/MAKEDEV base-1.1.0/prototype/dev/MAKEDEV
9a10,12
> # - the various READMEs in the kernel source may contain more up to date
> #   information than "Linux Allocated Devices", which is not incorporated here
> #   yet
342,343c345,346
<                       makedev ttyC$i c $major1 `math 32 + $i` $tty
<                       makedev cub$i c $major2 `math 32 + $i` $dialout
---
>                       makedev ttyC$i c $major1 $i $tty
>                       makedev cub$i c $major2 $i $dialout
--- OUCH! ---

Greetings,
Ray
-- 
POPULATION EXPLOSION  Unique in human experience, an event which happened 
yesterday but which everyone swears won't happen until tomorrow.  
- The Hipcrime Vocab by Chad C. Mulligan 

Reply via email to