kernel-fxtec-pro1x/drivers/net/tulip
Benjamin Herrenschmidt e8222502ee [PATCH] powerpc: Kill _machine and hard-coded platform numbers
This removes statically assigned platform numbers and reworks the
powerpc platform probe code to use a better mechanism.  With this,
board support files can simply declare a new machine type with a
macro, and implement a probe() function that uses the flattened
device-tree to detect if they apply for a given machine.

We now have a machine_is() macro that replaces the comparisons of
_machine with the various PLATFORM_* constants.  This commit also
changes various drivers to use the new macro instead of looking at
_machine.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-03-28 23:15:54 +11:00
..
21142.c [PATCH] tulip DC21143 rev 48 10Mbit HDX fix 2005-10-03 22:16:42 -04:00
de4x5.c [PATCH] powerpc: Kill _machine and hard-coded platform numbers 2006-03-28 23:15:54 +11:00
de4x5.h
de2104x.c [PATCH] Use after free in net/tulip/de2104x.c 2006-03-22 20:30:45 -05:00
dmfe.c
eeprom.c
interrupt.c
Kconfig
Makefile
media.c
pnic.c [PATCH] drivers/net/*: use time_after() and friends 2006-01-17 07:59:23 -05:00
pnic2.c
timer.c
tulip.h
tulip_core.c [PATCH] tulip: enable multiport NIC BIOS fixups for x86_64 2006-01-09 10:48:09 -05:00
uli526x.c [PATCH] uli526x warning fix 2006-02-07 02:53:11 -05:00
winbond-840.c [PATCH] BUG_ON() Conversion in net/tulip/winbond-840.c 2006-01-27 10:33:16 -05:00
xircom_cb.c Merge branch 'viro' 2006-02-09 14:17:05 -05:00
xircom_tulip_cb.c