~kris/9p

9hist

7e1cf7a0d600a4fb784fb3f219723df9b71026cf — David du Colombier 33 years ago a5d4651
Plan 9 from Bell Labs 1992-11-02
1 files changed, 1 insertions(+), 1 deletions(-)

M pc/ether509.c
M pc/ether509.c => pc/ether509.c +1 -1
@@ 84,7 84,7 @@ enum {
#define COMMAND(hw, cmd, a)	outs(hw->addr+Command, ((cmd)<<11)|(a))

/*
 *  Write two 0 bytes to idnetify the IDport and them reset the
 *  Write two 0 bytes to identify the IDport and them reset the
 *  ID sequence.  Then send the ID sequenced to the card to get
 *  the card it into command state.
 */