Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-06 | typos from alexey dobriyan; | Jason McIntyre | |
2005-10-26 | Adapt art(4) to the new link state handling done by sppp(4). | Claudio Jeker | |
Now blinkenlights realy work like a charm -- OK cHDLC reports always linkstate active but that is a problem inside sppp(4). | |||
2005-09-22 | Simplify DMA handling. Limit DMA size to a fixed numer of slots. | Claudio Jeker | |
Redesign musycc_start() so that it can be called from the musycc_txeom() handler when there is again space in the DMA ring. | |||
2005-08-27 | Fix some issues to make the dual port version work this should also fix the | Claudio Jeker | |
singleport T1 (B8Z2/ESF) mode. OK deraadt@ | |||
2005-08-27 | Timeout service request in the uncommon case that the port is blocked | Claudio Jeker | |
(there needs to be correct clocking on the port or all service request will be ignored). Without the timeout the interface will just hang till reboot. OK deraadt@ | |||
2005-08-14 | KNF mostly spaces and make the dmesg line a bit shorter. | Claudio Jeker | |
2005-08-14 | Kill the musyccbus/ebus device and use musycc for both functions of the | Claudio Jeker | |
chip. Using two different devices for one card was a stupid idea. OK deraadt@ | |||
2005-08-13 | Kill Id tags, OpenBSD ones are enough. | Claudio Jeker | |
2005-08-13 | Driver for the Accoom Networks Artery T1/E1 PCI cards. | Claudio Jeker | |
deraadt@ "yeah, put it in." |