Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Dec 2003 19:46:06 +0100 (CET)
From:      Lukas Ertl <l.ertl@univie.ac.at>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        freebsd-doc@FreeBSD.org
Subject:   Re: docs/60107: [PATCH] update sample code in PCI driver chapter of arch handbook
Message-ID:  <20031231194305.E69663@leelou.in.tern>
In-Reply-To: <200312311816.hBVIGqwK000498@freefall.freebsd.org>
References:  <200312311816.hBVIGqwK000498@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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. :-)

Happy New Year,
le

-- 
Lukas Ertl                             eMail: l.ertl@univie.ac.at
UNIX Systemadministrator               Tel.:  (+43 1) 4277-14073
Vienna University Computer Center      Fax.:  (+43 1) 4277-9140
University of Vienna                   http://mailbox.univie.ac.at/~le/



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