summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1999-08-06take advantage of new interrupt handler #ifdef AUDIO_C_HANDLERJason Wright
1999-08-06revamp interrupt handler to allow for return values:Jason Wright
1999-08-05Updated brooktree driver from Roger HardimanNiklas Hallqvist
1999-08-05UpdateNiklas Hallqvist
1999-08-05Add PnP ESS tooNiklas Hallqvist
1999-08-05Enable ISA IDE againNiklas Hallqvist
1999-08-04eso stuffNiklas Hallqvist
1999-08-04Match bus_dma api with NetBSD; deprecate BUS_DMAMEM_NOSYNC, introduceNiklas Hallqvist
1999-08-04ef* at isapnp?Jason Wright
1999-08-03straitify tlbmissers a little more; fix stack mangling for trapallMichael Shalayeff
1999-08-03flush caches and tlb on mapping removalMichael Shalayeff
1999-08-03use ddb's printf in pmap_hptdumpMichael Shalayeff
1999-07-30acd went awayTheo de Raadt
1999-07-30acd goes awayTheo de Raadt
1999-07-30fixTheo de Raadt
1999-07-30acd goes awayTheo de Raadt
1999-07-30byeTheo de Raadt
1999-07-27updateMichael Shalayeff
1999-07-27s/disk_pages/scsi_disk_pages/Niklas Hallqvist
1999-07-26Remove obsolete detach code that has been dead for very longNiklas Hallqvist
1999-07-26Some people don't have enough RAM in their PCs and expect swapping toConstantine Sapuntzakis
1999-07-25move around ioctl definitionsJason Wright
1999-07-25Make sure pciide_machdep.c is uncommentedConstantine Sapuntzakis
1999-07-25add ti*Jason Wright
1999-07-25costa owes me a beerTheo de Raadt
1999-07-25remove extra commentsTheo de Raadt
1999-07-25disable wt0 by defaultTheo de Raadt
1999-07-25Enable new ATA/ATAPISCSI functionality as default.Constantine Sapuntzakis
1999-07-24silently ignore EIO on a disk, since this typically means it isTheo de Raadt
1999-07-24PCMCIAVERBOSE not default anymoreTheo de Raadt
1999-07-23add fga, daadio, fvme, scf, flash for FORCE boards (commented out)Jason Wright
1999-07-23Drivers for the FORCE CPU-5V:Jason Wright
1999-07-23From NetBSD; let i386 run audio at a high IPLNiklas Hallqvist
1999-07-22rename primary/secondary to channel 0/1Theo de Raadt
1999-07-21define some more cache-related pdc routinesMichael Shalayeff
1999-07-21rewrite the tlb miss handler and tlb dirty handler.Michael Shalayeff
1999-07-21better fields order for pv_entryMichael Shalayeff
1999-07-21skip break insn in the proper place, print cr28 in ddb, some debugging cruftMichael Shalayeff
1999-07-21isapnp wdcTheo de Raadt
1999-07-21sync to GENERICTheo de Raadt
1999-07-20Add wdc pcmcia controller. This needs the new ATA code.Federico G. Schwindt
1999-07-20midi at ym/mpuTheo de Raadt
1999-07-20first cut at isapnp and ym mpuTheo de Raadt
1999-07-20export cr28 for DEBUGging purposesMichael Shalayeff
1999-07-20don't cache pagetables on microsparc 1 either. From NetBSDArtur Grabowski
1999-07-20add support for "floating accent" and compose. -mojMats O Jansson
1999-07-20126 -> NBT_BADConstantine Sapuntzakis
1999-07-19some more commentsMichael Shalayeff
1999-07-18Get rid of useless #include's of wdc.hConstantine Sapuntzakis
1999-07-18Import of NetBSD ATA/IDE stuff.Constantine Sapuntzakis