docs/60107: [PATCH] update sample code in PCI driver chapter of arch handbook
John Baldwin
jhb at FreeBSD.org
Wed Dec 31 19:12:11 UTC 2003
On 31-Dec-2003 Lukas Ertl wrote:
> On Wed, 31 Dec 2003, John Baldwin wrote:
>
>> Synopsis: [PATCH] update sample code in PCI driver chapter of arch handbook
>>
>> State-Changed-From-To: open->closed
>> State-Changed-By: jhb
>> State-Changed-When: Wed Dec 31 10:16:40 PST 2003
>> State-Changed-Why:
>> Comitted, thanks!
>
> Hi John,
>
> thanks for committing this. FWIW, I think you introduced an error in rev.
> 1.17:
>
> -mypci_close(dev_t dev, int fflag, int devtype, struct thread *td)
> +mypci_close(dev_t dev, int fflag, int devtype, struct d_thread_t *td)
>
> I think there's one "struct" too much. :-)
Argh, thanks!
--
John Baldwin <jhb at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
More information about the freebsd-doc
mailing list