summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2001-08-22pci_machep from NetBSDArtur Grabowski
2001-08-22clock at ebus, auxio at ebus, PCIVERBOSEArtur Grabowski
2001-08-22first steps toward pciArtur Grabowski
2001-08-22glue for ebus found on ultra 5 and later. From NetBSD.Artur Grabowski
2001-08-22Too much cut 'n paste. sbus is not an ifnet.Artur Grabowski
2001-08-22psycho -> the pci host bridge on Ultra 5s.Artur Grabowski
2001-08-22Make it work correctly with our make. (including install).Artur Grabowski
2001-08-22rearrange includesArtur Grabowski
2001-08-22nostdincArtur Grabowski
2001-08-22netinet/if_ether.h, not net/if_ether.h.Artur Grabowski
2001-08-22NOMANArtur Grabowski
2001-08-22another dependency on make bugs.Artur Grabowski
2001-08-22Make it work with our make.Artur Grabowski
2001-08-22make it work with our make infrastructure.Artur Grabowski
2001-08-22Make this work a bit better.Artur Grabowski
2001-08-22setup the 'machine' commands for ddbJason Wright
2001-08-22default kernel is 'bsd' around hereJason Wright
2001-08-21Was lacking a cast.Miod Vallat
2001-08-21zs and all it's associated stuff (all from NetBSD).. Works on my ultra1,Jason Wright
2001-08-21No need to explicitely link with libgcc.aMiod Vallat
2001-08-21Dumb Makefile to recurse in stand/ for mvmeppc land.Miod Vallat
2001-08-21add hme at sbusJason Wright
2001-08-21put bus independent part of hme in here so we don't conflict with the sparcJason Wright
2001-08-212nd rule of comitting fixMichael Shalayeff
2001-08-21pretty and add ss* and st* (I knew I was forgetting something)Jason Wright
2001-08-21esp/scsibus/sd/cd/uk goopJason Wright
2001-08-21Art says it's ok for pmap_enter to effect no mapping change,Hugh Graham
2001-08-21Get libkern to compile.Miod Vallat
2001-08-21Add copyright which should have been there when the file was created.Dale Rahn
2001-08-21use round_page() not an incorrect version of it using trunc_page().Dale Rahn
2001-08-21I would really like to add a copyright to this file, the NetBSD versionDale Rahn
2001-08-21Put in copyright info which I forgot to add back in 1996.Dale Rahn
2001-08-21Remove some bloat.Miod Vallat
2001-08-20prettyJason Wright
2001-08-20add qec+be (testing consisted of compiling... I've merely proven it syntactic...Jason Wright
2001-08-20Oops, the vacuum cleaner went too far. Blush, I was sure I had testedMiod Vallat
2001-08-20qec+qe (driver is untested... it compiles, therefore it works =)Jason Wright
2001-08-20Not only is Apple hardware disgusting, but code doesn't even compile.Miod Vallat
2001-08-20bump the version for new kbd probe; 10x for a reminder from fgsch@Michael Shalayeff
2001-08-20cvs does not like me.Miod Vallat
2001-08-20$OpenBSD$Jason Wright
2001-08-20silence gcc for __dead function.Miod Vallat
2001-08-20$OpenBSD$Jason Wright
2001-08-20Bring get[sd]fc() prototypes to <m68k/cpu.h>, this will be needed shortly.Miod Vallat
2001-08-20_randseed is a u_longJason Wright
2001-08-20more stuff to do with OpenBSD/sparc style bootpath determinationJason Wright
2001-08-20Convert to new timeouts; ite tested by jj@Miod Vallat
2001-08-20Missed one timeout conversion.Miod Vallat
2001-08-19The end of old timeouts is near...Miod Vallat
2001-08-19elf64, not elf.Artur Grabowski