cvs commit: src/sys/pci agp_ali.c agp_amd.c agp_amd64.c
agp_i810.c agp_intel.c agp_nvidia.c agp_sis.c agp_via.c alpm.c
amdpm.c if_dc.c if_de.c if_mn.c if_pcn.c if_rl.c if_sf.c if_sis.c
if_sk.c if_ste.c if_ti.c if_tl.c if_vr.c if_wb.c if_xl.c intpm.c
ncr.c ...
Joerg Sonnenberger
joerg at britannica.bec.de
Tue Mar 1 11:17:33 GMT 2005
On Thu, Feb 24, 2005 at 09:32:57PM +0000, Warner Losh wrote:
> imp 2005-02-24 21:32:57 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/pci agp_ali.c agp_amd.c agp_amd64.c
> agp_i810.c agp_intel.c agp_nvidia.c
> agp_sis.c agp_via.c alpm.c amdpm.c
> if_dc.c if_de.c if_mn.c if_pcn.c if_rl.c
> if_sf.c if_sis.c if_sk.c if_ste.c if_ti.c
> if_tl.c if_vr.c if_wb.c if_xl.c intpm.c
> ncr.c viapm.c xrpu.c
> Log:
> Return BUS_PROBE_DEFAULT instead of 0.
Would this be a good time to lower to priority of rl(4) and remove
the 8139C+ special case? The driver can handle that device too, if
no re(4) is in the kernel, it might be better to use the working
driver.
Joerg
More information about the cvs-src
mailing list