summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1998-04-07enable _insque and _remque; donTheo de Raadt
1998-04-06type fixPer Fogelstrom
1998-04-06fix some typesPer Fogelstrom
1998-04-06-lock.hPer Fogelstrom
1998-04-06somewhat more correct trapsignal callPer Fogelstrom
1998-04-06new alignement (abi)Per Fogelstrom
1998-04-06New mbr and msdos partPer Fogelstrom
1998-04-06New config stuff + Makefile fix to make gcc 2.8.1 work. Thanks to Dale Rahn!Per Fogelstrom
1998-04-06Missing wakeup in unmount error case, yet another amiga release staller :-)Niklas Hallqvist
1998-04-05Remove old config files, not maintained in quite a whileNiklas Hallqvist
1998-04-05s/if_le/if_le_zbus/Niklas Hallqvist
1998-04-05Support for the XR16850; currently just treat it like an ST16650V2 withJason Downs
bigger FIFOs.
1998-04-04undo unapproved changeTheo de Raadt
1998-04-04Include arch/alpha/support.c required by netiso/netccitt/netnsdon
1998-04-04default to console ddb offTheo de Raadt
1998-04-04Yay! This fixes a bug that has been there since day one of the amiga port.Niklas Hallqvist
We have never protected the kvm area that maps Zorro I/O registers in the Z2 memory space from being allocated by the kmem_* routines. Lately kvm usage has increased and we have needed more kvm allocated than earlier thus this area have got allocated with random results. Most often resulting in MMU fault panics, but also in hangs. This bug has stalled the amiga port release builds for several weeks, but now I *hope* the amiga will have a chance to be built and tested in time for 2.3.
1998-04-04ignore EEPROM_TST_MODE mode on pci cards tooTheo de Raadt
1998-04-04gcc 2.8 supplicationdon
1998-04-03new changes from weingart: -DDEBUG not needed anymoreTheo de Raadt
1998-04-03syncTheo de Raadt
1998-04-03oopsTheo de Raadt
1998-04-03trapsignal cleanupTheo de Raadt
1998-04-02syncTheo de Raadt
1998-04-02add more SiS productsTheo de Raadt
1998-04-02support 3c905BTheo de Raadt
1998-04-02syncTheo de Raadt
1998-04-02add new 3C905B cardTheo de Raadt
1998-04-02uudecode and install bootblocks -mojMats O Jansson
1998-04-02remove the last uses of spt and tpcTheo de Raadt
1998-04-02use movl/subl instead of #sym-sym; pleases new gasTheo de Raadt
1998-04-01Add a write function and make the raw mode real raw in the PS/2 driverMatthieu Herrb
to support extended PS/2 protocol under XFree86. From NetBSD port-i386/5130 by Lennart Augustsson <augustss@cs.chalmers.se>, adapted to OpenBSD by myself.
1998-04-01PS/2 mouse is read/writeMatthieu Herrb
1998-04-01add read/write mouse driverMatthieu Herrb
1998-03-31only use dev/isa/if_le.c if le at isa or pci, no other busses want itNiklas Hallqvist
1998-03-31real cute to have those fingerprints cleaned upMichael Shalayeff
1998-03-30Don't match if ether addr is ff:ff:ff:ff:ff. Hack to work around falseTodd C. Miller
positive I get on my libretto (ne2100_isa_probe matches when it should not).
1998-03-30Get includes from the right place for .g compilationsNiklas Hallqvist
1998-03-30Size the KPT area depending on physmem; from is@netbsd.org. KNF tooNiklas Hallqvist
1998-03-30do not count proc0 faults (happens in amiga pmap_init)Niklas Hallqvist
1998-03-30temporary fixes to the bootblocksTheo de Raadt
1998-03-29Updated to compile with recent AmigaOS Geek Gadgets toolchain,Marc Espie
plus clean-up.
1998-03-28complete TVGA 9660 supportTheo de Raadt
1998-03-28syncTheo de Raadt
1998-03-28indentTheo de Raadt
1998-03-28syncTheo de Raadt
1998-03-28add bt848/849Theo de Raadt
1998-03-28nasty indentTheo de Raadt
1998-03-28add ep* at isapnp; move le0 to where GENERIC expects itTheo de Raadt
1998-03-28grok trident 9660Theo de Raadt
1998-03-28support ed* at pci?Theo de Raadt