cvs commit: src/sys/pci if_dc.c if_pcn.c if_rl.c if_sf.c
if_sis.c if_ste.c if_tl.c if_vr.c if_wb.c if_xl.c
John Baldwin
jhb at FreeBSD.org
Mon Mar 31 12:50:42 PST 2003
On 31-Mar-2003 John Baldwin wrote:
> jhb 2003/03/31 12:22:00 PST
>
> FreeBSD src repository
>
> Modified files:
> sys/pci if_dc.c if_pcn.c if_rl.c if_sf.c if_sis.c
> if_ste.c if_tl.c if_vr.c if_wb.c if_xl.c
> Log:
> Add missing ()'s so that these drivers all compile again.
>
> Noticed by: jake
> Tested on: i386 (compile)
Also, the pcn(4) driver still has some possibly bogus locking in
its probe routine. Not sure if other drivers have locks in their
probe routines.
--
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 cvs-src
mailing list