Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-02-23 | Some NetBSD merge changes I have had lying around for quite a while | Niklas Hallqvist | |
1998-02-22 | This has been in my tree for a *very* long time. cua devices like on | Niklas Hallqvist | |
the com devices and sparc zs ones. This replaces the old broken dialin/out mechanism. | |||
1998-02-22 | Merge in NetBSD changes (HUPCL handling and providing current speed | Niklas Hallqvist | |
for SCSI drivers to check) | |||
1998-02-22 | provide a global to hold the current speed of the internal | Niklas Hallqvist | |
serial port for use by SCSI drivers to limit their DMA length when the port is in high speed. This can limit loss of input. From NetBSD (mhitch) | |||
1998-01-15 | Stupid merge error. Thanks to Michael Shuldman <michaels@eunet.no>. | Niklas Hallqvist | |
1998-01-08 | Rename to if_le_zbus.c. Done behind cvs' back. | Niklas Hallqvist | |
1998-01-07 | Dummy PnP support until I get to fix it properly | Niklas Hallqvist | |
1998-01-07 | Put back old Ariadne support, save new merged le driver until later | Niklas Hallqvist | |
1997-11-09 | New endian.h design. All architectures now use a common file for the bulk | Niklas Hallqvist | |
part. Some ports can optimize the swap operations. This also means the general API is extended with swap16, swap32, htobe16, htobe32, betoh16, betoh32, htole16, htole32, letoh16 and letoh32. | |||
1997-10-23 | correct obj building | Theo de Raadt | |
1997-10-16 | DOH! audio was broken because I moved MI files to MD places. | Niklas Hallqvist | |
1997-10-07 | extern of regdump until after 2.2 when it'll be in m68k/cpu.h | Niklas Hallqvist | |
1997-10-07 | Put regdump.c here until after 2.2 when it will be | Niklas Hallqvist | |
put in m68k/conf/files.m68k | |||
1997-10-07 | NetBSD's new MI audio framework, but still only available for amiga, | Niklas Hallqvist | |
after release it will replace our old MI stuff. Things brings audio to amiga out-of-the box. | |||
1997-10-07 | Move dumpconf, and make swapconf more standard | Niklas Hallqvist | |
1997-10-07 | Prototype correctness, lose statics, and fix style | Niklas Hallqvist | |
1997-10-07 | indent | Niklas Hallqvist | |
1997-09-21 | Remove cruft | Niklas Hallqvist | |
1997-09-19 | Kill FPCOPROC (and some forgotten {SWAP,DEV}PAGER) | Niklas Hallqvist | |
1997-09-18 | Merge of NetBSD changes upto last week or so, with the exception of stand/ | Niklas Hallqvist | |
1997-09-17 | It is indeed tricky to get all bus accesses right when factoring out | Niklas Hallqvist | |
the canonical form for all the three bus access interfaces amiga ave now | |||
1997-09-17 | Double default NMBCLUSTERS settings. | Jason Downs | |
1997-09-15 | kill Locore.c | Theo de Raadt | |
1997-09-11 | from NetBSD: new and altered devices, some reorg | Niklas Hallqvist | |
1997-09-11 | from NetBSD: Do not go to spl0 while polling | Niklas Hallqvist | |
1997-09-10 | indentation from NetBSD | Niklas Hallqvist | |
1997-09-10 | more s/amiga_/m68k_/ from NetBSD | Niklas Hallqvist | |
1997-09-09 | KNF return nits | Niklas Hallqvist | |
1997-09-09 | Make the bus_addr_t shift amount in addr calculations dynamic | Niklas Hallqvist | |
1997-09-09 | From NetBSD: not used after this merge | Niklas Hallqvist | |
1997-09-09 | From NetBSD: s/vm_pmap/vm_map.pmap/ | Niklas Hallqvist | |
1997-09-09 | From NetBSD: s/vm_pmap/vm_map.pmap/ | Niklas Hallqvist | |
1997-09-09 | NetBSD RCS Id update | Niklas Hallqvist | |
1997-09-09 | s/amiga_/m68k_/; from NetBSD | Niklas Hallqvist | |
1997-09-09 | make mmmap type-correct; from NetBSD | Niklas Hallqvist | |
1997-09-08 | From NetBSD: use m68k_trunc_page | Niklas Hallqvist | |
1997-09-08 | From NetBSD: Correct delaydivisor for 030. s/amiga_round_page/m68k_round_page | Niklas Hallqvist | |
1997-08-08 | Change the bounds_check_with_label API to also take a cpu_disklabel | Niklas Hallqvist | |
reference for making transferral of meta-information possible from readdisklabel to bounds_check_with_label. The first (and maybe only) thing that will use this is the multi-disklabel-format code on the alpha where the labelsector is passed via cpu_disklabel so the label write-protection can work correctly no matter what label was found. Also use a new macro DKBAD to get at the dkbad field of the cpu_disklabel implementations that contain it. This too is for multi-disklabel architectures where the "bad" field can be inside a union. Use this macro as a means for a driver to check if an architecture supports dkbad constructs. Remove proto of bounds_check_with_label from all MD disklabel.h as it is in sys/disklabel.h. I have not been able to test the changes everywhere, if I break anything I apologize, and promise to fix it as soon as I become aware of it. | |||
1997-08-08 | Initialize hwreset. | Jason Downs | |
1997-07-24 | multiple inclusion protection; brenner@umr.edu | Theo de Raadt | |
1997-07-23 | Add AppleTalk netisr. Only tested (indeed, only compiled) on mac68k port. | denny | |
Add options NETATALK to your config to try it out. | |||
1997-07-20 | Merge common m68k trap handling changes from NetBSD | Niklas Hallqvist | |
1997-06-23 | add "option IPFILTER_LOG" to conf files that already had IPFILTER | kstailey | |
1997-05-29 | small style nits | Niklas Hallqvist | |
1997-05-29 | Slight KNF | Niklas Hallqvist | |
1997-05-29 | We are OpenBSD | Niklas Hallqvist | |
1997-05-29 | Correct comment | Niklas Hallqvist | |
1997-05-18 | Trim! | Niklas Hallqvist | |
1997-05-16 | remove stuff found in sys/conf.h | Niklas Hallqvist | |
1997-05-14 | Add RAMDISK | Niklas Hallqvist | |