Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-04-07 | enable _insque and _remque; don | Theo de Raadt | |
1998-04-06 | type fix | Per Fogelstrom | |
1998-04-06 | fix some types | Per Fogelstrom | |
1998-04-06 | -lock.h | Per Fogelstrom | |
1998-04-06 | somewhat more correct trapsignal call | Per Fogelstrom | |
1998-04-06 | new alignement (abi) | Per Fogelstrom | |
1998-04-06 | New mbr and msdos part | Per Fogelstrom | |
1998-04-06 | New config stuff + Makefile fix to make gcc 2.8.1 work. Thanks to Dale Rahn! | Per Fogelstrom | |
1998-04-06 | Missing wakeup in unmount error case, yet another amiga release staller :-) | Niklas Hallqvist | |
1998-04-05 | Remove old config files, not maintained in quite a while | Niklas Hallqvist | |
1998-04-05 | s/if_le/if_le_zbus/ | Niklas Hallqvist | |
1998-04-05 | Support for the XR16850; currently just treat it like an ST16650V2 with | Jason Downs | |
bigger FIFOs. | |||
1998-04-04 | undo unapproved change | Theo de Raadt | |
1998-04-04 | Include arch/alpha/support.c required by netiso/netccitt/netns | don | |
1998-04-04 | default to console ddb off | Theo de Raadt | |
1998-04-04 | Yay! 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-04 | ignore EEPROM_TST_MODE mode on pci cards too | Theo de Raadt | |
1998-04-04 | gcc 2.8 supplication | don | |
1998-04-03 | new changes from weingart: -DDEBUG not needed anymore | Theo de Raadt | |
1998-04-03 | sync | Theo de Raadt | |
1998-04-03 | oops | Theo de Raadt | |
1998-04-03 | trapsignal cleanup | Theo de Raadt | |
1998-04-02 | sync | Theo de Raadt | |
1998-04-02 | add more SiS products | Theo de Raadt | |
1998-04-02 | support 3c905B | Theo de Raadt | |
1998-04-02 | sync | Theo de Raadt | |
1998-04-02 | add new 3C905B card | Theo de Raadt | |
1998-04-02 | uudecode and install bootblocks -moj | Mats O Jansson | |
1998-04-02 | remove the last uses of spt and tpc | Theo de Raadt | |
1998-04-02 | use movl/subl instead of #sym-sym; pleases new gas | Theo de Raadt | |
1998-04-01 | Add a write function and make the raw mode real raw in the PS/2 driver | Matthieu 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-01 | PS/2 mouse is read/write | Matthieu Herrb | |
1998-04-01 | add read/write mouse driver | Matthieu Herrb | |
1998-03-31 | only use dev/isa/if_le.c if le at isa or pci, no other busses want it | Niklas Hallqvist | |
1998-03-31 | real cute to have those fingerprints cleaned up | Michael Shalayeff | |
1998-03-30 | Don't match if ether addr is ff:ff:ff:ff:ff. Hack to work around false | Todd C. Miller | |
positive I get on my libretto (ne2100_isa_probe matches when it should not). | |||
1998-03-30 | Get includes from the right place for .g compilations | Niklas Hallqvist | |
1998-03-30 | Size the KPT area depending on physmem; from is@netbsd.org. KNF too | Niklas Hallqvist | |
1998-03-30 | do not count proc0 faults (happens in amiga pmap_init) | Niklas Hallqvist | |
1998-03-30 | temporary fixes to the bootblocks | Theo de Raadt | |
1998-03-29 | Updated to compile with recent AmigaOS Geek Gadgets toolchain, | Marc Espie | |
plus clean-up. | |||
1998-03-28 | complete TVGA 9660 support | Theo de Raadt | |
1998-03-28 | sync | Theo de Raadt | |
1998-03-28 | indent | Theo de Raadt | |
1998-03-28 | sync | Theo de Raadt | |
1998-03-28 | add bt848/849 | Theo de Raadt | |
1998-03-28 | nasty indent | Theo de Raadt | |
1998-03-28 | add ep* at isapnp; move le0 to where GENERIC expects it | Theo de Raadt | |
1998-03-28 | grok trident 9660 | Theo de Raadt | |
1998-03-28 | support ed* at pci? | Theo de Raadt | |