Intel-Wired-Lan Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] Missing device ids in e100.c?
@ 2018-01-17 23:45 sethsimon
  2018-01-18 22:17 ` Jesse Brandeburg
  0 siblings, 1 reply; 2+ messages in thread
From: sethsimon @ 2018-01-17 23:45 UTC (permalink / raw)
  To: intel-wired-lan

Hi,
I think I found an oversight in e100.c: The DOS packet driver
based on the same chipset includes 3 additional PCI device ids
(1035, 1036, and 1037 (all ICH 3)) that aren't in e100.c. See
il.asm:207 in http://www.crynwr.com/drivers/e100b11b.zip.

- Seth Simon



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Intel-wired-lan] Missing device ids in e100.c?
  2018-01-17 23:45 [Intel-wired-lan] Missing device ids in e100.c? sethsimon
@ 2018-01-18 22:17 ` Jesse Brandeburg
  0 siblings, 0 replies; 2+ messages in thread
From: Jesse Brandeburg @ 2018-01-18 22:17 UTC (permalink / raw)
  To: intel-wired-lan

On Wed, 17 Jan 2018 23:45:47 +0000 <sethsimon@sdf.org> wrote:

> Hi,
> I think I found an oversight in e100.c: The DOS packet driver
> based on the same chipset includes 3 additional PCI device ids
> (1035, 1036, and 1037 (all ICH 3)) that aren't in e100.c. See
> il.asm:207 in http://www.crynwr.com/drivers/e100b11b.zip.

Hi, thanks for your feedback. I investigated a bit for you.

I don't think the e100.c driver will support these without being
changed in the actual code.  They are all for the Home PNA (Phoneline
Network Adapter) products which are all end of life (not maintained or
sold).

1035 is the 82562EH based Phoneline Network Connection
1036 is the 82562EH based Phoneline Network Connection
1037 is also from the 82562 family

I recommend you don't worry about the missing IDs, unless you actually
have one of these devices and can get it to work (yourself) with the
e100.c driver, then we would review your patch.

Sorry to not be more help, but we generally don't do any development on
end of lifed products.

Jesse

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-18 22:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-17 23:45 [Intel-wired-lan] Missing device ids in e100.c? sethsimon
2018-01-18 22:17 ` Jesse Brandeburg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox