Re: [Etherboot-developers] DHCP option 175
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2002-05-22 14:15:14
|
>BTW, where do I get the ID numbers from for ISA cards? For PCI, I am just >using dev.vendor and dev.dev_id (in config.c), but I can't see an obvious >equivalent for ISA. There isn't any that I'm aware of at least for the non-PnP variety. We may have to invent some. Possibly 4 distinct bytes from the common name, or 2 from the same vendor table, plus 2 made up, might serve. |