summaryrefslogtreecommitdiff
path: root/sys/arch/amiga
AgeCommit message (Expand)Author
1996-05-07Restructure and document a bit. Also fixed a confusing bug, whichNiklas Hallqvist
1996-05-07From NetBSD:Niklas Hallqvist
1996-05-07Remove cdev_ss_init, there's a def in the MI parts nowNiklas Hallqvist
1996-05-07RCS ID updateNiklas Hallqvist
1996-05-07From NetBSD:Niklas Hallqvist
1996-05-07Add back all the stuff I've had to remove due to kernel growth + MSDOSFSNiklas Hallqvist
1996-05-07Use MI cdev_scanner_init macro. Fix tabs.Niklas Hallqvist
1996-05-07Move the vector table to .dataNiklas Hallqvist
1996-05-07Use _vectab instead of Lvectab, which is moving to .dataNiklas Hallqvist
1996-05-07From NetBSD:Niklas Hallqvist
1996-05-07Add SCSI scanner and MSDOSFS supportNiklas Hallqvist
1996-05-07Move this doc fileNiklas Hallqvist
1996-05-06Correct RCS IDsNiklas Hallqvist
1996-05-06Fix typo, lost newlineNiklas Hallqvist
1996-05-06Fix typo, s/aplx/splx/Niklas Hallqvist
1996-05-06fix arg names (s/cmd/command/).Michael Shalayeff
1996-05-05add general ether_ioctl call in net/if_ethersubr.c,Michael Shalayeff
1996-05-04From NetBSD:Niklas Hallqvist
1996-05-04Reintroduce GG2_GET_STATUS macroNiklas Hallqvist
1996-05-04From NetBSD:Niklas Hallqvist
1996-05-04From NetBSD:Niklas Hallqvist
1996-05-04From NetBSD:Niklas Hallqvist
1996-05-04From NetBSD:Niklas Hallqvist
1996-05-04Remove lots of stuff to remain below 960k limit of my machine :-(Niklas Hallqvist
1996-05-04From NetBSD:Niklas Hallqvist
1996-05-04dk_establish() now returns void.Niklas Hallqvist
1996-05-04Remove small glitch in last commitNiklas Hallqvist
1996-05-04NetBSD RCS Id updateNiklas Hallqvist
1996-05-04From NetBSD:Niklas Hallqvist
1996-05-04From NetBSD:Niklas Hallqvist
1996-05-04Include psl.h to get spl* funcsNiklas Hallqvist
1996-05-04Sorted entries, and added com, lpt and ipl declarationsNiklas Hallqvist
1996-05-04Drop sys/cpu.hNiklas Hallqvist
1996-05-04Add a SCSI scanner cdev entryNiklas Hallqvist
1996-05-02Make cpu.h self-contained by including psl.hNiklas Hallqvist
1996-05-02Fixup of a merge errorNiklas Hallqvist
1996-05-02Define pcmcia as a dummy device for the sake of files.isa inclusionNiklas Hallqvist
1996-05-02Sync with NetBSD 9600430. The port has gone over a major -Wall treatNiklas Hallqvist
1996-05-02Check (once again) the packet length against MCLBYTES always.Niklas Hallqvist
1996-04-27Bring forward the Amiga ISA support, and resolve a conflict with if_edNiklas Hallqvist
1996-04-24Add network config dependencies.Michael Shalayeff
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-03-30From NetBSD: merge of 960317Niklas Hallqvist
1996-03-26From NetBSD: vnode_if.[ch] made machine independent.Michael Shalayeff
1996-03-24The delay functions takes unsigned arguments.Niklas Hallqvist
1996-03-24Actually make CLKF_BASEPRI do what it's supposed to do.Niklas Hallqvist
1996-03-24Use IPL_ constants instead of numeric values. Get rid of sicallbacksNiklas Hallqvist
1996-03-24UGLY, UGLY hack to force config create a pcmciabus.h file which isNiklas Hallqvist
1996-03-24Style policeNiklas Hallqvist
1996-03-24From NetBSD: Add clobbers missing in asm statementsNiklas Hallqvist