summaryrefslogtreecommitdiff
path: root/sys/dev/sbus/qecvar.h
AgeCommit message (Expand)Author
2009-09-19Split device_t/softc.tsutsui
2009-09-18Use uint8_t pointers for TX/RX buffers to avoid extra pointer casts.tsutsui
2009-09-17Remove struct sbusdev and related functions sbus_establish() and sbusreset().tsutsui
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2005-02-04de-__Pperry
2004-06-30The sc_range and sc_nrange fields are no longer used.pk
2003-05-03DMA, not dma nor Dma.wiz
2002-08-23Use the structures defined in bsd_openprom.h for "reg", "range",thorpej
1999-01-17Share ring buffer code and data structure for `be' and `qe' inpk
1999-01-16Convert to bus_space(9).pk
1998-07-29`struct rom_range' => `struct sbus_range'pk
1998-07-27qec `bus' driver; much like lebuffer.pk