Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-09-21 | bump size to 8192 and remove a sparc-ism | Jason Wright | |
2001-09-20 | No longer necessary. GENERIC is a good test kernel now. | Artur Grabowski | |
2001-09-19 | ugly ugly hack for compiling sha1.c with -O0 | Jason Wright | |
2001-09-18 | bring sparc64 OUT of the stone age... MAXPARTITIONS 16 | Jason Wright | |
2001-09-17 | ramdisk kernel for sparc64 (compiles... will need tweaking) | Jason Wright | |
2001-09-08 | Import netbsd's fpu handling (modified to be separate from sparc); this is | Jason Wright | |
for paranoia's sake (don't want to break sparc32 while hacking on it). Real work by art. | |||
2001-09-06 | COMPAT_NETBSD and glue for com at ebus | Artur Grabowski | |
2001-08-23 | pciide works. | Artur Grabowski | |
2001-08-23 | Uncomment hme, it works. | Artur Grabowski | |
Add commented out IDE entries, doesn't work yet. | |||
2001-08-23 | glue for atapi and ata | Artur Grabowski | |
2001-08-22 | add hme at pci (commented out) | Jason Wright | |
add qsphy/nsphy/ukphy (necessary for hme@sbus attachment anyway) | |||
2001-08-22 | add hme at pci attachment (yes, this doesn't really belong here). | Jason Wright | |
2001-08-22 | clock at ebus, auxio at ebus, PCIVERBOSE | Artur Grabowski | |
2001-08-22 | first steps toward pci | Artur Grabowski | |
2001-08-21 | zs and all it's associated stuff (all from NetBSD).. Works on my ultra1, | Jason Wright | |
but still needs tweaks (wedging this into OpenBSD is worse than square peg in round hole). | |||
2001-08-21 | add hme at sbus | Jason Wright | |
2001-08-21 | put bus independent part of hme in here so we don't conflict with the sparc | Jason Wright | |
driver (this is wrong and will need to be fixed eventually) | |||
2001-08-21 | pretty and add ss* and st* (I knew I was forgetting something) | Jason Wright | |
2001-08-21 | esp/scsibus/sd/cd/uk goop | Jason Wright | |
2001-08-20 | pretty | Jason Wright | |
2001-08-20 | add qec+be (testing consisted of compiling... I've merely proven it ↵ | Jason Wright | |
syntactically correct). GENERIC now depends on mii goop (be internal phy) | |||
2001-08-20 | qec+qe (driver is untested... it compiles, therefore it works =) | Jason Wright | |
2001-08-20 | $OpenBSD$ | Jason Wright | |
2001-08-19 | scsi, no devices yet. | Artur Grabowski | |
2001-08-19 | fix depend | Artur Grabowski | |
2001-08-19 | No need for procfs_machdep | Artur Grabowski | |
2001-08-19 | A first shot at a GENERIC. | Artur Grabowski | |
Contains the clocks, pcons and Lance. | |||
2001-08-19 | DDB | Artur Grabowski | |
2001-08-19 | remove ddb stuff, in4_cksum.c inet dependency, and include sbus stuff | Jason Wright | |
2001-08-19 | More sensible linker flags. | Artur Grabowski | |
2001-08-19 | DEBUG causes too much trouble right now. | Artur Grabowski | |
zs is too complicated. disable for now. | |||
2001-08-18 | A very minimal skeleton. Based on code in NetBSD and sparc. | Artur Grabowski | |