1
0
Fork 0
remarkable-linux/drivers/net/ixgb
Andreas Schwab c91e468a48 [PATCH] Use pci_set_consistent_dma_mask in ixgb driver
The ixgb driver is using pci_alloc_consistent, thus is should also use
pci_set_consistent_dma_mask.  This allows the driver to work on SGI
systems.

In case of an error during probing it should also disable the device again.

Signed-off-by: Andreas Schwab <schwab@suse.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-04-12 18:11:23 -04:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ixgb.h [PATCH] ixgb: Redefined buffer_info-dma to be dma_addr_t instead of uint64 2005-08-11 17:09:25 -04:00
ixgb_ee.c [PATCH] ixgb: Remove unused functions 2005-08-11 17:09:21 -04:00
ixgb_ee.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ixgb_ethtool.c [PATCH] drivers/net/ixgb/: make some code static 2005-11-05 21:00:01 -05:00
ixgb_hw.c [PATCH] drivers/net/ixgb/: make some code static 2005-11-05 21:00:01 -05:00
ixgb_hw.h [PATCH] drivers/net/ixgb/: make some code static 2005-11-05 21:00:01 -05:00
ixgb_ids.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ixgb_main.c [PATCH] Use pci_set_consistent_dma_mask in ixgb driver 2006-04-12 18:11:23 -04:00
ixgb_osdep.h [PATCH] ixgb: Fixed msec_delay in osdep to use msleep 2005-05-12 20:54:42 -04:00
ixgb_param.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00