48f7828104
For now, we really only need 8 bits of media type. * Add bogus definitions for 100mbit transcievers, to be set in the "conn" argument to ep_config(). Should really use the same bits as in EP_W0_CONFIG_CTRL bits, but I don't know what bits the 3c515 &c use for 100mbit media. * Define bitflags for 100Mbit transceiver options in ep_connectors. * Add definitions of powerup/powerdown commands. for interfaces with power management. Should send a powerup after APM resume? * Add definition of fragment-busmaster (vortex) START_DMA command. * Add definition of PCI configuration-space media-present bits. (really just EP_W3_RESET_OPTIONS remapped into pci config space.) * Add comments describing what the #define's above are used for.