summaryrefslogtreecommitdiff
path: root/sys/dev/sbus/if_gem_sbus.c
AgeCommit message (Expand)Author
2022-09-25Remove unnecessary include of <sys/malloc.h>.thorpej
2009-09-17Remove struct sbusdev and related functions sbus_establish() and sbusreset().tsutsui
2009-08-04Fix small oversight in device_t/softc split. Pointed out by <jdc>.martin
2009-07-27Do a complete device_t/softc split for the PCI attachment. I havedyoung
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2009-05-12struct cfdata * -> cfdata_t, no functional changes intended.cegger
2008-11-20Read the chip revision from the Sbus register.jdc
2008-05-06Add more initialisation steps (read reset register; pause; set burst sizejdc
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-28Set (and display) the chip revision.jdc
2008-04-05use aprint_*_dev and device_xnamecegger
2008-03-22Check the "shared-pins" property for the value "serdes".jdc
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2006-11-24Snapshot of work in progress gem @ sbus attachement. Don't use at homemartin