I would have preferred debugfs but it didn't support reading and writing of binary blobs (at least according to the docs I read). The feature being ported over sent C structs back and forth to/from user space (used to be ioctl based) and procfs worked pretty well doing that. But that's been completely ripped out now and we do plan to use debugfs as the communication mechanism. Thanks Brett > -----Original Message----- > From: Greg KH [mailto:greg@xxxxxxxxx] > Sent: Thursday, September 30, 2010 4:40 AM > To: Brett Rudley > Cc: devel@xxxxxxxxxxxxxxxxxxxxxx; Henry Ptasinski; Nohee Ko > Subject: Re: [PATCH] brcm80211: delete unused/obsolete code > > On Tue, Sep 28, 2010 at 05:35:39PM -0700, Brett Rudley wrote: > > Delete unused attempt to debug through /proc. > > You do know about debugfs now, right? In the future, you can use it if > you like. > > thanks, > > greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel