Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-05 | but make it work for multiple cards... i think | Theo de Raadt | |
1999-07-05 | calculate ca_offset correctly | Theo de Raadt | |
1998-11-16 | save a bit of space; theo. | Jason Wright | |
1998-11-11 | Detect cards that require dma that are in non-dma slots and don't allow | Jason Wright | |
them to be attach'd. | |||
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-21 | The qec global reset should only be allowed to happen once per qec card, not | Jason Wright | |
once per channel init. | |||
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-05 | do not print fake slot numbers | Theo de Raadt | |
1998-07-05 | map qec registers properly | 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 | |