summaryrefslogtreecommitdiff
path: root/sys/dev/ic/dm9000reg.h
AgeCommit message (Expand)Author
2023-03-25s/deteced/detected/ and s/couner/counter/ in comments.andvar
2022-05-31s/longeset/longest/ and s/collsion/collision/ in comments.andvar
2022-05-31s/disbale/disable/ and s/enbale/enable/ in comments. also one more typo fix.andvar
2022-05-31fix various typos in comments, documentation and messages.andvar
2021-10-21fix various typos, mainly in comments, but also in man pages and log messages.andvar
2020-10-08add DM9000A register definitionsnisimura
2020-10-08improve register descriptionsnisimura
2020-03-31- reorgazine the entire structure to utilise ifmedia(4)/mii(4) andnisimura
2020-03-30DM9000 add register descriptionnisimura
2012-01-28- add DM9000 internal PHY manipulating routines.nisimura
2010-09-08Driver for Davicom DM9000 ethernet chips.ahoka