cvs commit: src/sys/dev/matcd creativeif.h matcd.c matcd_data.h matcd_isa.c matcddrv.h options.h

Nate Lawson nate at root.org
Wed Jun 18 12:49:49 PDT 2003


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


More information about the cvs-src mailing list