Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-01-30 | - take advantage of the fact that qe's and be's require qec's and move | Jason Wright | |
some common functionality into qec's driver (rx and tx frame fetching) - avoid modulus operations - some style | |||
1999-07-05 | calculate ca_offset correctly | Theo de Raadt | |
1998-11-02 | First step at unifying qe & be drivers: | Jason Wright | |
o qe & be drivers now only access qec globals directly at interrupt time o more initialization done in qec_reset o qe & be drivers handle the qec internal buffer identically o nuked unused variables | |||
1998-10-19 | Support for the qec+qe (SBus QuadEthernet board) | Jason Wright | |
1998-08-26 | o Fix up address ranges | Jason Wright | |
o Added qec_translate for translating addresses of prom children o Added qec_reset to do a generic reset of the card | |||
1998-07-04 | no need for counting attachments | Theo de Raadt | |
1998-07-04 | add qec register info | Theo de Raadt | |
1998-07-04 | add support for qec; same basic thing as lebuffer | Theo de Raadt | |