summaryrefslogtreecommitdiff
path: root/sys/arch/dreamcast
AgeCommit message (Expand)Author
2023-02-12Add optoion GENERIC.local include to the end of ~all GENERIC configsabs
2022-09-29swwdog(4): Add to GENERIC kernels.riastradh
2022-09-25improve comment, update mailaddr, and remove clause 3 from my licenses.ryo
2022-09-25arm side of aica(4) sometimes became unresponsive when audioplay was performe...ryo
2022-08-07UFS/LFS dirhash:simonb
2022-07-05s/retrys/retries/ in comments.andvar
2022-03-28sys: Split struct device into a private device_impl.h.riastradh
2021-11-02In order to prevent _mcount() from being recursively called when built with C...ryo
2021-10-27Remove unnecessary multiple-inclusion-protection from these tinythorpej
2021-09-18Remove unnecessary (and unimplemented) WSKBD_*BELL ioctls in kbd drivers.tsutsui
2021-08-07s/configuraiton/configuration/ in comments and man pages.andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-07-31fix more typos in style found one in file - check/fix them all.andvar
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-02-09Update function name in a comment.isaki
2021-02-06Remove sc_open flag.isaki
2021-01-23Document via __HAVE_BUS_SPACE_8 platforms that implement bus_space_*_8christos
2020-11-25Reserve device-major for ld(4) on possible sdmmc(4) at scimci.tsutsui
2020-09-27vether: Add to kernel configurationsroy
2020-09-06Fix some more uvm header fallout. Add include guards while here.riastradh
2020-08-01Remove references to BRIDGE_IPF, it is now compiled in by default.maxv
2020-04-04mark nsmb major obsoletejdolecek
2020-02-23Make start_input/halt_input optional if the driver has no recording,isaki
2019-09-23Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and PRIxBSH for all archesskrll
2019-09-14Restore interface to pass a MD reset function to MI wdcprobe().tsutsui
2019-09-09adjust several missed drivers for wdcprobe() changes of ATA NCQ branchjdolecek
2019-05-08Merge isaki-audio2 branch, the overhaul of audio subsystem.isaki
2019-05-07Switch all users (except ia64) of custom machine/ansi.h to common_ansi.hkamil
2019-05-06cv_init() must be done before calling maple_scanbus().ryo
2019-05-06don't use tsleep() in interrupt context.ryo
2019-04-26Use veriexec.config to reduce duplicationsevan
2019-04-13Add drvctl to kernel which has audio device.isaki
2019-03-16Use C99 style struct initializer to audio_hw_if.isaki
2019-01-28Systematize handling of removed drivers.dholland
2018-12-19Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently,maxv
2018-08-01Unreference IPF/PF from all the config files, and enable NPF instead whenmaxv
2018-07-18Be consistent among ethernet drivers on the convention for printing ethernetsevan
2018-07-12Remove the kernel PMC code. Sent yesterday on tech-kern@.maxv
2018-03-03this ain't python, thanks gcc6.christos
2017-10-20move ata_queue_alloc(1) and ata_queue_free() calls to ata_channel_init()jdolecek
2017-10-07adapt the rest of wdc attachments for NCQ branch mergejdolecek
2017-09-14clean up COMPAT_* options for native netbsd code:mrg
2017-09-13Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFI...sevan
2017-07-29Remove TCP_COMPAT_42 from the config files. Pass 3.maxv
2017-07-25Use the correct attachment for dreamcast audio.nat
2017-07-25Dreamcast audio only supports playback so set it in the props.nat
2016-12-29WIP "G1-ATA" IDE HDD support. Not enabled by default.tsutsui
2016-12-13wildcard speaker attachments, now that we can handle many of them.christos
2016-12-10remove VAUDIOSPEAKER for now, will be done differently.christos
2016-12-08Add a synthesized pc beeper and keyboard bell for platforms with an audionat