summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
AgeCommit message (Expand)Author
1995-12-18cgtwo only exists on vmes; and thus only sun4 (we will deal withTheo de Raadt
1995-12-18fix fb_setsize() to set width/height for P4 frame buffersTheo de Raadt
1995-12-17add a missing \nTheo de Raadt
1995-12-17match correctly on pfourTheo de Raadt
1995-12-15new mapdev/()/mapiodev() calling convention uses "struct rom_reg *" to supplyTheo de Raadt
1995-12-15settable ring buffer sizes from pkTheo de Raadt
1995-12-15MI le driverTheo de Raadt
1995-12-15simplify vm inclusionsTheo de Raadt
1995-12-15from gwr, changes in sun3 portTheo de Raadt
1995-12-15from netbsd:Theo de Raadt
1995-12-15delete archaic chuck of code relating to dumpdevTheo de Raadt
1995-12-15change u_long to u_int32_t to match rconsTheo de Raadt
1995-12-15from netbsd; enable interruptsTheo de Raadt
1995-12-14__FORK_BRAINDAMAGETheo de Raadt
1995-12-05working .cvsignore filesTheo de Raadt
1995-12-05this is useful in compile directoriesTheo de Raadt
1995-12-03Restore condition codes if we pull the special_fp_storedavem
1995-11-22change ZLRB_RING_SIZE to 4096Theo de Raadt
1995-11-21fix copyrightsTheo de Raadt
1995-11-21silly theo forgot to assert copyright on his optimized versionTheo de Raadt
1995-11-20add # declaration for vme cgnine cardTheo de Raadt
1995-11-19rcons does NOT work on p4 bwtwo/cgtwo, probably because of alignment problems?Theo de Raadt
1995-11-18remove a bunch of stupid 4/100 and bustype checksTheo de Raadt
1995-11-184/100: let the scsi controller number be N. if N=0, we are on swN, elseTheo de Raadt
1995-11-17add si1Theo de Raadt
1995-11-14morons tend to commit before compilingTheo de Raadt
1995-11-14show "fdeject" as a valid root filesystem choiceTheo de Raadt
1995-11-14clear pv_synchook if we halt; thus prom "sync" command will not do the wrong ...Theo de Raadt
1995-11-14use promvec->pv_enaddr on v2 proms alsoTheo de Raadt
1995-11-13varargs.h needs ... in va_dcl for gcc >= 2; from arnej@imf.unit.no; netbsd pr...Theo de Raadt
1995-11-13do not use -fno-builtin for kernels; the reasons why are manifoldTheo de Raadt
1995-11-13correct some copyrightsTheo de Raadt
1995-11-13allow ufs or ffsTheo de Raadt
1995-11-10fix DVMA problem on sun4 systems with writeback cache. you needchuck
1995-11-09correct sun4 calls to fb_attach()Theo de Raadt
1995-11-09don't panic for multiple /dev/fb declarersTheo de Raadt
1995-11-09$NetBSD$ -> $Id$Theo de Raadt
1995-11-07optimized in_cksum from Zubin Dittia <zubin@dworkin.wustl.edu>chuck
1995-11-07fix type-o by pk. a sun4 cpumodel looks like "SUN-4" rather thanchuck
1995-11-06avoid bus_tmp() because mapiodev() may reuse that mapping, which would be a c...Theo de Raadt
1995-11-03can map pixels in VME32 spaceTheo de Raadt
1995-11-03no obio/vme on sun4cTheo de Raadt
1995-10-28move espreadregs() closer to where it is usedTheo de Raadt
1995-10-28RCONSOLE -> RASTERCONSOLETheo de Raadt
1995-10-27ufs -> ffsTheo de Raadt
1995-10-27NetBSD -> OpenBSDTheo de Raadt
1995-10-27handle fdeject on root line, not swap line...Theo de Raadt
1995-10-27move msgbufmapped out of #ifdef SUN4Theo de Raadt
1995-10-27build stand automaticallyTheo de Raadt
1995-10-25need <sys/types.h>Theo de Raadt