Subject: Re: Question
To: None <port-cobalt@NetBSD.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: port-cobalt
Date: 11/23/2003 12:11:43
In article <web-94241149@wyoming.com>
brandons@wyoming.com wrote:

> What is the proper major/minor number for tlp0's entry in /dev?

Network devices don't use device files. (They are accessed via socket(2).)

BTW, now I know the MAC address of tulip on 2700 is 00:10:e0:xx:xx:xx,
then I guess we should handle more quirks of the chip.
Which chip is used on it? 21041 or 21143?
If it is 21041, maybe we should implement tlp_pci_cobalt_21041_quirks()
in if_tlp_pci.c to handle the quirks (which might be done on Linux).
---
Izumi Tsutsui
tsutsui@ceres.dti.ne.jp