summaryrefslogtreecommitdiff
path: root/sys/arch/arc/dev
AgeCommit message (Expand)Author
2003-10-29Switch arc to use MI mc146818 tod driver.tsutsui
2003-10-23De-__P(), remove double RCS/CVS id.simonb
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-15__KERNEL_RCSID()lukem
2003-04-27Remove register declarations.tsutsui
2003-03-21Yet another leftover of struct consdev changes..tsutsui
2003-01-20The Double-Semi-Colon Police.simonb
2003-01-19TAB/space cleanup.tsutsui
2002-11-26si_ -> sel_christos
2002-10-25add a missing opmskqfilter() prototypejdolecek
2002-10-23merge kqueue branch into -currentjdolecek
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat
2001-09-28don't depend on other headers to include sys/proc.h for us.chs
2001-09-16Spell 'occurred' with two 'r's.wiz
2001-06-13split pccons driver into "pccons" and "opms",soda
2001-06-13split clock_mc.c into interval timer driver (timer) andsoda
2001-05-11- Declare pccnattach() in <machine/pccons.h>tsutsui
2001-05-02Add `l_poll' to `struct linesw' and provide an xxxpoll() entry pointscw
2001-02-17Add new arctype for NEC Express5800/230A.tsutsui
2000-12-24Use MI md_root.cur
2000-12-24Switch pica to jazzio.ur
2000-11-15Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach().thorpej
2000-11-02Adapt to new line discipline scheme.eeh
2000-10-01Move the check for "promisc + unicast + not for us" into ether_input(),thorpej
2000-06-29remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-26remove/move more mach vm header files:mrg
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb
2000-06-17vga/pckbc attachment for jazz internal bus of Magnum derived machinessoda
2000-06-12shut up gcc warning: suggest explicit braces to avoid ambiguous `else'soda
2000-06-10move address to resolve conflict with firmware working memorysoda
2000-06-09 - NEC RISCstation 2250 (RD-94) PCI bus support,soda
2000-06-09bus_dma implementation for jazz dma tlb,soda
2000-06-09bus_dma implementation for jazz dma tlb,soda
2000-05-16Nuke dk_establish() from orbit except from those ports which still usethorpej
2000-04-07Use separate callouts for motor-on and motor-off. Fixes a conditionthorpej
2000-03-30machine/cpu.h includes mips/cpuregs.h.soren
2000-03-27fix typo in timeout -> callout transition.soda
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-03-06- Implement cnbell() -- ring the console bell. The cn_bell entrypointthorpej
2000-03-03NEC RISCstation 2250 (NEC-RD94) support.soda
2000-03-03cosmetic change.soda
2000-02-25Do not hardcode ethernet address.soda
2000-02-22rd -> mdsoda
2000-02-22merge changes between OpenBSD-2.1 and OpenBSD-2.6soda
2000-02-07Fix a bug in disksort_*() which caused non-optimal ordering when multiplethorpej
2000-01-23merge to NetBSD-current (DeskStation and Algor support is currently broken)soda
2000-01-23Moved to /cvsroot/syssrc/sys/arch/arc/dev/if_snreg.h,vsoda
2000-01-23Moved from /cvsroot/syssrc/sys/arch/arc/dev/if_sn.h,vsoda
2000-01-23OpenBSD-2.1/arcsoda