From: Will Dyson Date: Fri, 16 Sep 2005 09:55:07 +0000 (-0700) Subject: [PATCH] add sysfs support for ide tape X-Git-Tag: v2.6.15-rc1~732^2^2~4^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5dee80ad69439ad8dccf8fa4d7fed0068aec9cf;p=pandora-kernel.git [PATCH] add sysfs support for ide tape I was recently given an old Travan tape drive and asked to do something useful with it. The ide-scsi + st (+serverworks ide controller) combo results in a hard lockup of the machine which I have not had the energy to debug, so I turned to ide-tape (which seems to work). The system in question debian stable, using udev to manage /dev. The following patch to ide-tape.c allows udev to create the cdev nodes for my drive. Cc: Gadi Oxman Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed