summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-01-29Add kernel PLL for system clockThorsten Lockert
1996-01-29from leoTheo de Raadt
1996-01-29from netbsd; move register layout stuffTheo de Raadt
1996-01-29from leo:Theo de Raadt
1996-01-29from netbsd:Theo de Raadt
1996-01-29from netbsd;Theo de Raadt
1996-01-29from netbsd:Theo de Raadt
1996-01-29Fix for delay(usec) for small usec. From Scott Reynolds <scottr@edsi.org>.briggs
1996-01-29from netbsd; move sys_nerr/sys_errlist decls to errno.hTheo de Raadt
1996-01-26Better config symantics (elimitates 'options PCMCIA_*'; thanks Theo).hvozda
1996-01-25IP filter 3.0.1dm
1996-01-25IP filter 3.0.1dm
1996-01-25Bring some fixes over from NetBSD.briggs
1996-01-25include cpu.h.briggs
1996-01-24Change &= to & in this case. gcc 2.7.2 vs. 2.4.5 difference? I hope not.briggs
1996-01-23Removed extra brace.hannken
1996-01-21Corrected typo when removing CCB's from the hash list.hannken
1996-01-18update from netbsdTheo de Raadt
1996-01-16Last of the glue and devices for for PCMCIA support from Stefan Grefenhvozda
1996-01-16add the freebsd joystick driver; converted by matthieu@abel.laas.fr;Theo de Raadt
1996-01-16update from netbsdTheo de Raadt
1996-01-16from netbsd:Theo de Raadt
1996-01-16from netbsd; add doshutdownhooks()Theo de Raadt
1996-01-16add ahe supportTheo de Raadt
1996-01-16sync with netbsdTheo de Raadt
1996-01-16from netbsd:Theo de Raadt
1996-01-16from netbsd:Theo de Raadt
1996-01-15Don't feed ${DEBUG} to the assembler, it doesn't take those argsNiklas Hallqvist
1996-01-15Whoops! Need this file to make config happy...hvozda
1996-01-15remove dup vm86 defnTheo de Raadt
1996-01-15add aic7xxx driverTheo de Raadt
1996-01-15Remove vnode_if.[ch] during a "make clean", per PR#536 fromTheo de Raadt
1996-01-15Updates from Kelly Campbell <camk@ksu.ksu.edu> for some ROM addresses.briggs
1996-01-15define pcmciabus for PCMCIA supporthvozda
1996-01-15config glue for PCMCIA supporthvozda
1996-01-15from netbsd:Theo de Raadt
1996-01-15update from netbsdTheo de Raadt
1996-01-15from netbsd:Theo de Raadt
1996-01-15atari specific libsa shrinkage is nastyTheo de Raadt
1996-01-15proto memcpyTheo de Raadt
1996-01-15from netbsd: The read_inode() function now returns the result of theTheo de Raadt
1996-01-15from netbsd:Theo de Raadt
1996-01-15from netbsd; Make a small attempt to deal better with VM86 mode in GDBTheo de Raadt
1996-01-15sync with netbsdTheo de Raadt
1996-01-15Register defs for Intel 82365 PCMCIA controllerhvozda
1996-01-15ISA <-> PCMCIA glue for PCMCIA support.hvozda
1996-01-14From NetBSD: (required for last change to scsi_base.c in case we getbriggs
1996-01-14Retry a command when we get a command aborted message for it.briggs
1996-01-14Preliminary cut at SONIC driver. Quadra only at this point.briggs
1996-01-14Use dma_cachectl instead of cachectl when writing into the kernel textNiklas Hallqvist