Searched hist:54268 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/ste/
H A Dif_stereg.hdiff 54268 Tue Dec 07 18:14:42 MST 1999 wpaul Spruce up the Sundance ST201 driver:

- Convert to using TX descritor polling similar to the xl driver (the
ST201 is a clone of the 3c90xB chipset and offers the same transmit
polling scheme). This should reduce TX overhad a little.

- Make sure to reset PHY when switching mode, as in the starfire driver.

- Fix instances of free() that should be contigfree().

- Remove dead code.
H A Dif_ste.cdiff 54268 Tue Dec 07 18:14:42 MST 1999 wpaul Spruce up the Sundance ST201 driver:

- Convert to using TX descritor polling similar to the xl driver (the
ST201 is a clone of the 3c90xB chipset and offers the same transmit
polling scheme). This should reduce TX overhad a little.

- Make sure to reset PHY when switching mode, as in the starfire driver.

- Fix instances of free() that should be contigfree().

- Remove dead code.

Completed in 110 milliseconds