summaryrefslogtreecommitdiff
path: root/sys/dev/sbus
AgeCommit message (Expand)Author
1999-02-28Fix what is probably a past-o.pk
1999-02-27Fix the bus print function.pk
1999-02-27Our device name differs from the PROMs node name.pk
1999-02-19Don't try to use the MII routines for the internal PHY.pk
1999-02-17Update comments.mycroft
1999-02-17Pass the direction to the allocm and round_buffersize methods.mycroft
1999-02-09roll internal release levelmjacob
1999-02-03use <dev/sbus/sbusvar.h> not <sparc/dev/sbusvar.h>mrg
1999-01-30roll internal release tag and finally use bus_space I/Omjacob
1999-01-18Fix AF_NS code.pk
1999-01-17Share ring buffer code and data structure for `be' and `qe' inpk
1999-01-17Add `qe' network interface device.pk
1999-01-17Import Jason Wright's Sbus Quad ethernet (`qe') driver as found in OpenBSD.pk
1999-01-16Initial revisionpk
1999-01-16Convert to bus_space(9).pk
1999-01-16Import Jason Wright's Bigmac driver, written for OpenBSD.pk
1999-01-12Avoid arithmetic on void *.kleink
1999-01-10turn on SBUS burstsmjacob
1998-12-28clean up headersmjacob
1998-11-26Use `pcmciabus' to attach the Sbus to PCMCIA bridge.pk
1998-11-22Define STP4020 chipset driver by its nickname `nell'.pk
1998-11-22The beginnings of a driver for the Sbus <=> PCMCIA bridge chipset STP4020.pk
1998-11-19Adapt to the new scsipi_adapter interface.thorpej
1998-10-10Garbage-collect the open_target_lu and close_target_lu entry points fromthorpej
1998-09-26hwreset(): delay required after diddling the medium selection bit.pk
1998-09-25Fix a silly yank-o.pk
1998-09-23Make dma_sbus.c dependent on dma_sbus attribute.pk
1998-09-21LSI63854 based parallel port driver skeleton.pk
1998-09-21Add `bpp' device: the parallel port glued onto the LSI64854 DMA controller.pk
1998-09-18Make changes as required for new return values from dma setup routinemjacob
1998-09-15bootpath check needs to keep checking for two formats.pk
1998-09-08add bustype tag to softcmjacob
1998-09-07Missing bits in DEBUG mode.pk
1998-09-06Removed some spurious `long's.eeh
1998-09-06Do it right for a change.eeh
1998-09-06Oops. Fix overenthusiastic macro.eeh
1998-09-05The `address' field from the prom is really an unsigned 32-bit value.eeh
1998-09-05Remove function name conflict.eeh
1998-09-05Assign my copyrights to TNF.pk
1998-09-05sparc64 uses more of this file.pk
1998-08-31A few modest simplifications.pk
1998-08-30Use sbus attach args features.pk
1998-08-29Adjust for some small changes in lsi64854 back-end driver.pk
1998-08-29Nuke unnecessary header files.pk
1998-08-29Use bus_space_*() to access device registers.pk
1998-08-29Make compile without AUDIO_DEBUGpk
1998-08-28XXX - BUS_DMA_BIT24 does not exist everywhere..pk
1998-08-28Nuke Dprintf; fix formats.pk
1998-08-27CS4231 audio driver. Play only for now.pk
1998-08-27Add audiocs.pk