Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
Intel 82573 Support?

Intel 82573 Support?

2006-01-06       - By Shaw, Marco

 Back
Reply:     1     2  

> I would like to know if anyone built a kickstart driver disk for this
> NIC for RHEL 3 U5.  Also, do you know if this NIC is
> supported natively
> in Update 6?

I'll take a stab at your 2nd question...

>From one of my U6 machines:

[root@(protected)]# pwd
/usr/src/linux-2 (See http://nux-2.ora-code.com).4/drivers/net/e1000
[root@(protected)]# grep 82573 *
e1000_hw.c:    case E1000_DEV_ID_82573E:
e1000_hw.c:    case E1000_DEV_ID_82573E_IAMT:
e1000_hw.c:        hw->mac_type = e1000_82573;
e1000_hw.c:    case e1000_82573:
e1000_hw.c:    if(hw->mac_type == e1000_82573) {
e1000_hw.c:        case e1000_82573:
e1000_hw.c:        case e1000_82573:
e1000_hw.c:    if (hw->mac_type == e1000_82573) {
e1000_hw.c:    case e1000_82573:
e1000_hw.c:    case e1000_82573:
e1000_hw.c:    if (hw->mac_type != e1000_82573) {
e1000_hw.c:    /* FLASH reads without acquiring the semaphore are safe
in 82573-based
e1000_hw.c:        (hw->mac_type != e1000_82573)) {
e1000_hw.c:            (hw->mac_type != e1000_82573))
e1000_hw.c:    if(hw->mac_type == e1000_82573) {
e1000_hw.c:    if ((hw->mac_type == e1000_82573) &&
e1000_hw.c:    /* 82573 reads only through eerd */
e1000_hw.c:    if (hw->mac_type == e1000_82573) {
e1000_hw.c:    if (hw->mac_type == e1000_82573) {
e1000_hw.c:    case e1000_82573:
e1000_hw.c:    case e1000_82573:
e1000_hw.c:    case e1000_82573:
e1000_hw.h:    e1000_82573,
e1000_hw.h:#define E1000_DEV_ID_82573E              0x108B
e1000_hw.h:#define E1000_DEV_ID_82573E_IAMT         0x108C
e1000_main.c:   case e1000_82573:
e1000_main.c:   if((adapter->hw.mac_type != e1000_82573) &&
e1000_main.c:   case e1000_82573:
e1000_main.c:   case e1000_82573:
e1000_main.c:   if(adapter->hw.mac_type == e1000_82573) {
e1000_main.c:                   /* Enable 82573 IPv4 payload checksum
for UDP fragments
e1000_main.c:   if (adapter->hw.mac_type == e1000_82573)
e1000_main.c:   if (adapter->hw.mac_type == e1000_82573) {
e1000_main.c:   if(adapter->hw.tx_pkt_filtering && (adapter->hw.mac_type
== e1000_82573) )
e1000_main.c:    * 82573 hardware supports TSO capabilities for IPv6 as
well...
e1000_main.c:   if (adapter->hw.mac_type == e1000_82573 &&
e1000_main.c:                               "on 82573\n");
e1000_main.c:   case e1000_82573:
e1000_main.c:   case e1000_82573:

There are strings matching '82573' in the source code, so I'd think
U6 or 2.4.21-37.Elsmp will give you the driver you need.

Marco

--
Taroon-list mailing list
Taroon-list@(protected)
https://www.redhat.com/mailman/listinfo/taroon-list