summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1998-11-15use DPRINTF in more places to make things more readable. (don't require DEBUG...Artur Grabowski
1998-11-15print info about apm when APMDEBUG is definedArtur Grabowski
1998-11-11add driver for rtl8129/8139 cardsJason Wright
1998-11-11more phys (commented out)Jason Wright
1998-11-11add new phys (commented out)Jason Wright
1998-11-11there is no splvm() in this worldMichael Shalayeff
1998-11-11A few more dma in non-dma slot checksJason Wright
1998-11-11Detect cards that require dma that are in non-dma slots and don't allowJason Wright
1998-11-10shorter better BABYTheo de Raadt
1998-11-09some conf for devsMichael Shalayeff
1998-11-09Add ramdisk support for pmax; untested but compilesTodd C. Miller
1998-11-04/ncr/siop/Michael Shalayeff
1998-11-04GSC bus attachmentMichael Shalayeff
1998-11-04call it siop to be consistant w/ the other portsMichael Shalayeff
1998-11-04cleanupMichael Shalayeff
1998-11-04one for GEKKOMichael Shalayeff
1998-11-04some DISKLESSMichael Shalayeff
1998-11-04more busses, devices, filesMichael Shalayeff
1998-11-03Update audio_hw_if.Jason Downs
1998-11-02First step at unifying qe & be drivers:Jason Wright
1998-10-30remove all those "black magic" inspired routines,Michael Shalayeff
1998-10-30some more debugs for nowMichael Shalayeff
1998-10-30use ld.script, cleanupMichael Shalayeff
1998-10-30add ld scriptMichael Shalayeff
1998-10-30support booting from disk in raw LIF modeMichael Shalayeff
1998-10-30thinkoMichael Shalayeff
1998-10-30don't call INIT code since that seemsMichael Shalayeff
1998-10-30cleanupMichael Shalayeff
1998-10-30cleanupMichael Shalayeff
1998-10-30cleanupMichael Shalayeff
1998-10-30remove unused definitions, cleanupMichael Shalayeff
1998-10-30USERMODE() and FRAME_PC definitionsMichael Shalayeff
1998-10-30add some protos and definesMichael Shalayeff
1998-10-30no dca (which is com), add fdMichael Shalayeff
1998-10-30populate futher w/ structs and function declarationsMichael Shalayeff
1998-10-30generated from cpudevsMichael Shalayeff
1998-10-30fix 725/50 model typeMichael Shalayeff
1998-10-30some ddb interfaceMichael Shalayeff
1998-10-30some generic swapMichael Shalayeff
1998-10-30some mainbusMichael Shalayeff
1998-10-29more cpus and devicesMichael Shalayeff
1998-10-29fix pdccngetc() input handlingMichael Shalayeff
1998-10-24make 8mb installs workTheo de Raadt
1998-10-21The qec global reset should only be allowed to happen once per qec card, notJason Wright
1998-10-20o Only read the per-channel status reg if the global int mask says somethingJason Wright
1998-10-19Use register definitions from AMD databook.Jason Wright
1998-10-19qec+qe support & OpenBSD tags for everyoneJason Wright
1998-10-19Support for the qec+qe (SBus QuadEthernet board)Jason Wright
1998-10-19Garbage collect an unused variable.Jason Wright
1998-10-16revert pmax machdep.c too (Warner missed this one)Todd C. Miller