K 10 svn:author V 3 jhb K 8 svn:date V 27 2004-10-29T19:59:24.000000Z K 7 svn:log V 299 Update the sample 'echo' character device driver for 5.x: - Use an dynamic major number rather than a static one. - Use 'struct cdev *' rather than 'dev_t'. - Add d_version field to echo_devsw. - Use malloc()/free() rather than the macros. Submitted by: Karl Andersson karland at home dot se (2,3) END