docs/60107: [PATCH] update sample code in PCI driver chapter of arch handbook
Lukas Ertl
l.ertl at univie.ac.at
Wed Dec 31 18:46:19 UTC 2003
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 at 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/
More information about the freebsd-doc
mailing list