Date: Fri, 29 Oct 2004 01:54:19 +0200 From: Karl Andersson <karland@home.se> To: freebsd-doc@freebsd.org Subject: Character Devices (13.4) echo kernmodule outdated Message-ID: <418186AB.4060103@home.se>
next in thread | raw e-mail | index | archive | help
Hello The 5.X version of the echo module example in Character Devices (13.4) is not working on 5.3. What is needed is an add of the .dversion in cdevsw struct and a change from dev_t to struct cdev* if i understand right. Anyway after that change the module worked fine.. Mvh Karl Andersson
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?418186AB.4060103>