marius 2008-09-24 21:26:46 UTC
FreeBSD src repository
Modified files:
sys/dev/le if_le_cbus.c if_le_isa.c if_le_lebuffer.c
if_le_pci.c lebuffer_sbus.c
Log:
SVN rev 183337 on 2008-09-24 21:26:46Z by marius
- Use bus_{read,write}_*(9) inste
marius 2007-01-20 14:19:29 UTC
FreeBSD src repository
Modified files:
sys/dev/le if_le_cbus.c if_le_isa.c if_le_ledma.c
if_le_pci.c
Log:
Remove BUS_DMA_WAITOK from bus_dma_tag_create() invocations as it's
no valid flag there.
Revision
marius 2007-01-20 09:57:10 UTC
FreeBSD src repository
Modified files:
sys/dev/le if_le_cbus.c if_le_isa.c if_le_pci.c
Log:
Use bus_get_dma_tag() to obtain the parent DMA tag so le(4) works on
platforms requiring this.
Revision ChangesPath
1.3 +1 -1
On Mon, May 22, 2006 at 01:43:36PM +, Takahashi Yoshihiro wrote:
> nyan2006-05-22 13:43:36 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/le if_le_cbus.c
> Log:
> - Fix the busname in the DRIVER_MODULE.
> - Skip PnP devices as some wedge when try
nyan2006-05-22 13:43:36 UTC
FreeBSD src repository
Modified files:
sys/dev/le if_le_cbus.c
Log:
- Fix the busname in the DRIVER_MODULE.
- Skip PnP devices as some wedge when trying to probe them as C-NET(98)S.
This fix makes le(4) actually work with the C-NET