Date: Wed, 11 Oct 2006 07:50:49 -0700 From: John Utz <John@utzweb.net> To: freebsd-acpi@freebsd.org Subject: if i was porting a linux kernel module that wrote out to /proc, where should i point it at in freebsd? Message-ID: <26332441-4BC5-4392-806A-0179464E8D59@utzweb.net>
next in thread | raw e-mail | index | archive | help
i've been working on i8k utils off and on for several months. (lately it's been what i've been doing whilst i sit at my daughter's gymnastics class) so several of the api's work, ie turning the fans on and off, etc. buttons *still* dont work. :-( at this point, i want to start working on hXRing the kernel module. as currently coded, it writes to /proc. i would prefer to not have to require the proc lkm for this to work, i'd rather do it the bsd way. so, umm, what *is* the bsd way ? :-) tnx! johnu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?26332441-4BC5-4392-806A-0179464E8D59>