Do you have a question? Post it now! No Registration Necessary
- Bob Beck
February 24, 2004, 4:20 pm

Hi,
I'm putting together my 1st embedded linux system
using the 2.4.18 kernel downloaded from www.kernel.org.
CPU: PowerPC 603E
Bus: PCI
Ethernet Controller: Intel 21143
Serial: Z85233
The software that ran on this hardware most recently
is based on VxWorks 5.3. From its board support package
I gleaned the following.
How do I configure the tulip (21143) and Z85233 drivers
to use this address info ? I know linux drivers are supposed
to do autodetection of hardware but don't they need
some configuration infol ?
Bob Beck
snipped-for-privacy@assurtech.com
ETHERNET - TULIP Intel 21143 ethernet chip...
#define TULIP_CONFIG_ADDRESS (0x80840000)
#define PCI_BASE_ADDRESS (0xc0000000)
#define TULIP_BASE_ADDRESS (0xc0060000)
SERIAL - z85233...
#define SERIAL1_BASE_ADDRESS (0xc002f000)
#define SERIAL2_BASE_ADDRESS (0xc002f400)
#define SERIAL3_BASE_ADDRESS (0xc002f800)
I'm putting together my 1st embedded linux system
using the 2.4.18 kernel downloaded from www.kernel.org.
CPU: PowerPC 603E
Bus: PCI
Ethernet Controller: Intel 21143
Serial: Z85233
The software that ran on this hardware most recently
is based on VxWorks 5.3. From its board support package
I gleaned the following.
How do I configure the tulip (21143) and Z85233 drivers
to use this address info ? I know linux drivers are supposed
to do autodetection of hardware but don't they need
some configuration infol ?
Bob Beck
snipped-for-privacy@assurtech.com
ETHERNET - TULIP Intel 21143 ethernet chip...
#define TULIP_CONFIG_ADDRESS (0x80840000)
#define PCI_BASE_ADDRESS (0xc0000000)
#define TULIP_BASE_ADDRESS (0xc0060000)
SERIAL - z85233...
#define SERIAL1_BASE_ADDRESS (0xc002f000)
#define SERIAL2_BASE_ADDRESS (0xc002f400)
#define SERIAL3_BASE_ADDRESS (0xc002f800)
Site Timeline
- » Pic programmer
- — Next thread in » Embedded Linux
-
- » Best way to handle external interrupt ?
- — Previous thread in » Embedded Linux
-
- » Crosscompiling for ARM: reloc type R_ARM_ABS32 is not supported for PIC - ...
- — Newest thread in » Embedded Linux
-
- » Was man alles so ausrechnen kann ...
- — The site's Newest Thread. Posted in » Electronics (German)
-