Date: Wed, 18 Jun 2003 12:49:48 -0700 (PDT) From: Nate Lawson <nate@root.org> To: Mark Murray <mark@grondar.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/matcd creativeif.h matcd.c matcd_data.h matcd_isa.c matcddrv.h options.h Message-ID: <20030618123642.P56972@root.org> In-Reply-To: <200306180715.h5I7FEHh008870@grimreaper.grondar.org> References: <200306180715.h5I7FEHh008870@grimreaper.grondar.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 18 Jun 2003, Mark Murray wrote: > Frank Durda IV writes: > > [-]Please use the bus_space staff. > > > > And on what company/school staff would this person be on? > > Please elaborate. > > $ man -k bus_ > > M I've been considering adding code to make things easier for "special" committers like myself. Here's a brief synopsis: SHORT_BUS(9) Device, operating system, and computer-independent macros for dealing with life's difficult issues. Intended for "challenged" FreeBSD developers who are very special people too. To avoid unnecessary complication, functions take no arguments (although they may give some if asked to clean the play area) and return nothing. sbus_init() - Get out of bed, pick up lunch with $MYNAME on it, pet kitty. May allocate resources (XXX fix leak). sbus_leave() - Board yellow short_bus, find seat near driver. sbus_code() - Apply random pens to paper or other surface. May involve a computer, still working out issues. sbus_nap() - Sleep while holding mutex, art project, other developer's hair. sbus_done() - Signal project is complete, ready to commit via cvs. (XXX - need to do some sanity checking before checking in code!) SEE ALSO: njl@ -Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030618123642.P56972>