Lines Matching +full:re +full:- +full:initialization
6 * 10/1/97 - commented out CFG_PHYIE bit - we don't care when the PHY
8 * 10/4/97 - began heavy inline documentation of the code. Corrected typos
10 * 10/5/97 - added code to handle PHY interrupts, disable PHY on
11 * loss of link, and correctly re-enable PHY when link is
12 * re-established. (put back CFG_PHYIE)
14 * Modified to work with the IDT7721 nicstar -- AAL5 (tested) only.
19 * PHY component is expected to be 155 Mbps S/UNI-Lite or IDT 77155;
20 * see init_nicstar() for PHY initialization to change this. This driver
21 * expects the Linux ATM stack to support scatter-gather lists
22 * (skb->atm.iovcnt != 0) for Rx skb's passed to vcc->push.
24 * Implementing minimal-copy of received data:
27 * the linear buffer needed by most non-ATM protocol stacks (e.g. IP)
33 * 1) skb->destructor / skb->atm.recycle_buffer