summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_art.h
AgeCommit message (Collapse)Author
2005-10-26Adapt 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-08-27Fix some issues to make the dual port version work this should also fix theClaudio Jeker
singleport T1 (B8Z2/ESF) mode. OK deraadt@
2005-08-14KNF mostly spaces and make the dmesg line a bit shorter.Claudio Jeker
2005-08-13Kill Id tags, OpenBSD ones are enough.Claudio Jeker
2005-08-13Driver for the Accoom Networks Artery T1/E1 PCI cards.Claudio Jeker
deraadt@ "yeah, put it in."