summaryrefslogtreecommitdiff
path: root/sys/dev/ic/cs89x0.c
AgeCommit message (Expand)Author
2003-10-30Remove some assigned-to but otherwise unused variables.simonb
2003-10-25Fix uninitialized variable warningschristos
2003-05-03DMA, not dma nor Dma.wiz
2003-02-02guarantee, not guarentee. Idea from miod@openbsd.wiz
2003-01-06interrupt with two rs.wiz
2002-05-21Make it possible to override the way register access is done.augustss
2002-05-14ANSIfy.augustss
2002-04-18* Fix the CS_IS_ENABLED() logic so that it actually evaluates tothorpej
2002-02-10point sequioa.h to new locationpooka
2001-11-27don't allocate a mbuf cluster if we don't need.yamt
2001-11-26move dev/isa/cs89x0{.c,{var,reg}.h} into dev/icyamt