summaryrefslogtreecommitdiff
path: root/sys/arch/sandpoint
AgeCommit message (Expand)Author
2021-12-05s/stauts/status/msaitoh
2021-09-26Change the kqueue filterops::f_isfd field to filterops::f_flags, andthorpej
2021-09-03fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/andvar
2021-08-09fix various typos in compatibility, mainly in comments.andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-06-29Remove uscanner(4) drivernia
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-04-15sandpoint has its own module_init_md(). So, do not compile inrin
2021-04-01Whitespace: #define<tab>simonb
2021-03-25At least KuroBox Classic and HG seem to have buggy UART, for whichrin
2021-03-25Fix tftp boot with RTL8169/8110.rin
2021-03-24Remove "lib" directory for cleandir.rin
2021-03-23Make this compile with -DDEBUG.rin
2021-03-23Make sure not to run kernel if fdloadfile() fails;rin
2021-03-17Make this distinguishable with native PCI interrupt.rin
2021-03-17Switch to intr_establish_xname().rin
2021-02-26Declare oeacpufeat once, in powerpc/oea/cpu_subr.c, rather than inthorpej
2021-01-21add a commented out compat_ossaudio wherever there's compat_linuxnia
2021-01-04Use sel{record,remove}_knote().thorpej
2020-09-27vether: Add to kernel configurationsroy
2020-08-01Remove references to BRIDGE_IPF, it is now compiled in by default.maxv
2020-07-09Adapt to proplib api changesnisimura
2020-07-07Overhaul the interface to pci_configure_bus():thorpej
2020-06-14replace EX_NOWAIT with EX_WAITOK in device attach methods.chs
2020-03-25remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configsjdolecek
2020-01-03Eliminate all of the #ifdefs for the "strtc" driver. Define modelthorpej
2019-12-27s/transfered/transferred/msaitoh
2019-06-26make this compile againchristos
2019-06-26Similar to changes made for x86, allow for the boot-loader to auto-pushpgoyette
2019-04-26Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.sevan
2019-04-13Add drvctl to kernel which has audio device.isaki
2019-04-07Call com_init_regs() in eumbcnattach() to set up com port register mapping.jdc
2018-12-08Clean up initialization of com_regs structure, in preparation forthorpej
2018-10-23remove the 'wd* at umass?' for the non-standardized and rare (extinct?)jdolecek
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2018-08-01Unreference IPF/PF from all the config files, and enable NPF instead whenmaxv
2018-07-15Retire ipkdb entirely. The option was removed from the config filesmaxv
2018-07-14Remove "options IPKDB", and the other associated options, from the configmaxv
2018-07-14Remove "options DEBUG_BY_TOOLS", it doesn't exist.maxv
2018-07-12Remove the kernel PMC code. Sent yesterday on tech-kern@.maxv
2018-05-15Revert previous; we actually use direct-configuration of I2C in thisthorpej
2018-05-15Fully specifiy the location of indirectly-configured I2C devices. Inthorpej
2018-02-08Typos.dholland
2018-01-23Alternate buffer queue strategies no longer considered experimental, updatesevan
2017-10-25Use C99 initializer for filteropsmaya
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-08-03This driver should also support Schneider & Koch SK-9821 v2.0, besidesphx
2017-08-03Some Synology network devices show vendor 0x1148 (Schneider & Koch) insteadphx
2017-08-03Fixed overflow in delay() for delays greater than 2 seconds.phx