Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 1996 07:58:33 -0600 (MDT)
From:      Nate Williams <nate@mt.sri.com>
To:        Michael Smith <msmith@atrad.adelaide.edu.au>
Cc:        nate@mt.sri.com (Nate Williams), mobile@freebsd.org
Subject:   Re: Pccardc complete diffs
Message-ID:  <199608151358.HAA01328@rocky.mt.sri.com>
In-Reply-To: <199608150706.QAA09706@genesis.atrad.adelaide.edu.au>
References:  <199608062231.QAA29192@rocky.mt.sri.com> <199608150706.QAA09706@genesis.atrad.adelaide.edu.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Michael Smith writes:
> Nate Williams stands accused of saying:
> > 
> > OK, here's a resend of the pccardc patches.  If you have the first set
...
> Umm.  Sorry for being so slow, but I finally got around to looking at this.

No problem, and thanks for looking!

> > X
> > X	if (ioctl(fd, PIOCSBEEP, &newstat) < 0) {
> > X		perror("beep");
> > X		exit(1);
> > X	}
> 
> Where does this come from?  I recognise PIOCSxxx as a PCCARD ioctl, but
> -current's <pccard/card.h> is dated Feb 22 and doesn't have it.

That's a PAO addition.  The diffs I provided provide the functionality
of the PAO code w/out alot of un-necessary white-space and other
changes.  The intention of the diffs are for the PAO developers to use
them against stock sources as their baseline, for all developers to
review, and for users to be able to start using 'FreeBSD' sources
instead of the PAO sources for functionality.


Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608151358.HAA01328>