Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-02-19 | partition name change | Theo de Raadt | |
1998-02-19 | add netbsd partition, rename 386BSD one to FreeBSD.. | Theo de Raadt | |
1998-02-19 | missing piece of APERTURE -- return EPERM in open if allowaperture is 0. | Todd C. Miller | |
1998-02-18 | fix typo; wouldn't compile unless APERTURE was defined | Marco S Hyman | |
1998-02-18 | compile -- tsk tsk | Todd C. Miller | |
1998-02-18 | installboot onto partition c | Theo de Raadt | |
1998-02-18 | unused variables without APERTURE defined... | Matthieu Herrb | |
1998-02-18 | indent | Theo de Raadt | |
1998-02-18 | #ifndef APERTURE; machdep.allowaperture=0 | Theo de Raadt | |
1998-02-17 | add an in-kernel /dev/xf86 aperture driver. the 'machdep.allowaperture' | Matthieu Herrb | |
sysctl controls whether it is permitted to access it. This sysctl can only be manipulated when securelevel=0, hence in sysctl.conf | |||
1998-02-17 | fix the thing gas freaks out about; weingart will fix better if required | Theo de Raadt | |
1998-02-14 | NetBSD sync: knf & __asm -> asm() | gene | |
Pointed do not merge *_match() semantics as we haven't changed those. | |||
1998-02-14 | Sync from NetBSD: | gene | |
Add several new partition types. Process unknown partition types of A/UX type as SCRATCH rather than UNKNOWN. Hack around the long-standing 8-partition problem by searching the entire map and filling out the disklabel struct properly. | |||
1998-02-13 | Sync to NetBSD: | gene | |
+ Some datatype nits and deprecation of register + Implement a much better debug structure that doesn't spam you with OpenBSD/mac68k doesn't trust itself... Complete merge minus the rtc_offset stuff. | |||
1998-02-13 | Prototypes and defines for the Quadra-line psc chip. | gene | |
Not yet used but will be in the code that is to come (mc). | |||
1998-02-12 | Look for installboot in /usr/mdec unless user specified otherwise. | Magnus Holmberg | |
1998-02-11 | From NetBSD: sun4m anti crash code in IOMMU_FLUSH{PAGE,ALL} | Marco S Hyman | |
1998-02-09 | Include <ddb/db_var.h> if DDB is defined. | dima | |
1998-02-08 | Update to match reality | Thorsten Lockert | |
1998-02-08 | nicer | Theo de Raadt | |
1998-02-08 | Forward declare struct proc | Niklas Hallqvist | |
1998-02-05 | need db_var.h | Theo de Raadt | |
1998-02-05 | sync with netbsd: 4/300 dma fix | Jason Wright | |
1998-02-05 | oops, need include file | Theo de Raadt | |
1998-02-05 | rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entry | Theo de Raadt | |
with a sysctl. There will be architectures and drivers that lack function, and I trust the maintainers of those will forget to add the code.. | |||
1998-02-03 | Sync with NetBSD 970827. Forgot this one last time. -moj | Mats O Jansson | |
1998-02-02 | support non-ISA case | Theo de Raadt | |
1998-02-02 | enable a few more drivers | Theo de Raadt | |
1998-01-29 | add support for disks and tapes on a second scsi controller (asc1) | Thomas Graichen | |
-> originally from m. hitch -> tested by Andris Strazdins <andzs@latnet.lv> | |||
1998-01-29 | Wrong name | Per Fogelstrom | |
1998-01-29 | New try with conf, take two | Per Fogelstrom | |
1998-01-29 | New try with conf | Per Fogelstrom | |
1998-01-29 | Some more mips files | Per Fogelstrom | |
1998-01-29 | Some more arc/sgi fixes | Per Fogelstrom | |
1998-01-29 | Make profiling work, mostly from NetBSD | Niklas Hallqvist | |
1998-01-28 | Undo the 4/300 dmaselect hack and fix it correctly | Jason Wright | |
1998-01-28 | Moving around files for new mips arch layout | Per Fogelstrom | |
1998-01-28 | First set of Mips mi files. | Per Fogelstrom | |
1998-01-28 | ok - now the full and correct patch for this problem - thanks again to | Thomas Graichen | |
Nino Margetic <nino@well.ox.ac.uk> and Per Kristian Gjermshus <pergj@ifi.uio.no> | |||
1998-01-28 | Includes for generic Mips | Per Fogelstrom | |
1998-01-22 | Switch off CPU-PCI write posting for the Saturn chipset; it is known | Theo de Raadt | |
to cause problems with PCI busmasters; fvdl | |||
1998-01-22 | crank maxusers | Theo de Raadt | |
1998-01-22 | Split up the buffercache between low (<16MB) and high memory, so that | Niklas Hallqvist | |
at least 2MB always will remain free in low memory for drivers to allocate DMA buffers in | |||
1998-01-21 | doc keys; ian@darwinsys.com | Theo de Raadt | |
1998-01-20 | Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses it | Niklas Hallqvist | |
so far, the other archs gets placeholders for now. I wrote a compatibility layer for OpenBSD's old isadma code so we can still use our old driver sources. They will however get changed to native bus_dma use, on a case by case basis. Oh yes, I almost forgot, I kept our notion of isadma being a device so DMA-less ISA-busses still work | |||
1998-01-19 | this hack should fix the date/time problem i (and i think others | Thomas Graichen | |
too :-) see since 1998 on their pmaxes - will check it this evening but it looks so trivial that it must work all this should be reworked to get rid of this stupid way of setting the time ... | |||
1998-01-19 | fix typo which prevented the xserver on some pmax from working | Thomas Graichen | |
(cannot configure keyboard/mouse) - found by Per Kristian Gjermshus <pergj@ifi.uio.no> | |||
1998-01-19 | fix ifdef; marc@snafu.org | Theo de Raadt | |
1998-01-19 | Cleanup output for probed VME devices. | etheisen | |
1998-01-17 | Merge from NetBSD, thorpej@netbsd.org says: | Niklas Hallqvist | |
Two things pointed out by Chris Demetriou <cgd@cs.cmu.edu>: - The boundary argument to bus_space_alloc() should be a bus_size_t, not a bus_addr_t. - The buffer arguments in the "multiple write" methods should have const qualifiers. And one from me: - Make bus_space_barrier() eat up the arguments passed to it so that the compiler doesn't needlessly whine. |