summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2000-09-05init pcibios_flags to -1, so if pcibios is disabled in ukc all looks disabledMichael Shalayeff
2000-09-05Fix the way that I/O port and memory space is allocated to cards. ok aaron@Nathan Binkert
2000-09-04- Changes to mouse_copy_extend() to behave more like an xterm.Aaron Campbell
2000-09-04update netbsd rcsid, which we seem to be up toMichael Shalayeff
2000-09-04fix dmesg outputTheo de Raadt
2000-09-04export pcibios config flagsMichael Shalayeff
2000-09-03add bzero.oto OBJS, since it's generated by other means but .mk rulesMichael Shalayeff
2000-09-03a note about 705/35 graphics; from he@obt.runit.noMichael Shalayeff
2000-09-02Amiga joystick driver. Stylistic comments by Niklas.Marc Espie
2000-09-01Kernel support for new PCVT console mouse features.Aaron Campbell
2000-08-31re-org ecoff headers. move some declarations from exec_ecoff.c to exec_ecoff.hEric Jackson
2000-08-30more gig on the CDTheo de Raadt
2000-08-30add xmphy and brgphy's here tooJason Wright
2000-08-29From FreeBSD: split out the support for XMAC-II phys and other physJason Wright
2000-08-29moreTheo de Raadt
2000-08-28Prototypes for interrupt handlers should go into .h file, not .cMiod Vallat
2000-08-28Less magic numbersMiod Vallat
2000-08-28Add lkm, ch and ses supportMiod Vallat
2000-08-28Remove unneeded constantsMiod Vallat
2000-08-28Allocate memory for the correct size, not some forgotten constantMiod Vallat
2000-08-28Always claim scsi interrupts, prevents looping interrupts (from NetBSD)Miod Vallat
2000-08-28Use sparc version (more realistic settings) of header file for ieMiod Vallat
2000-08-28Repair badly looking printfMiod Vallat
2000-08-28Define major device number for cd-rom drivesMiod Vallat
2000-08-19Late in the release of OpenBSD/pmax 2.7 a conflict between the pmaxMats O Jansson
2000-08-19Late in the release of OpenBSD/pmax 2.7 a conflict between the pmaxMats O Jansson
2000-08-19Late in the release of OpenBSD/pmax 2.7 a conflict between the pmaxMats O Jansson
2000-08-18Remove comment that refers to a NOTE that was removed yesterdayMarco S Hyman
2000-08-18unused variable if no apm and no pcibios conditions; pt out by chris@Michael Shalayeff
2000-08-17pcibios tells us everything, no bios_pciinfoMichael Shalayeff
2000-08-17pcibios0 at bios0 flags 0x0000Michael Shalayeff
2000-08-16morth to use new timeoutsMichael Shalayeff
2000-08-15print cpu revision and typeMichael Shalayeff
2000-08-15cpu types, enable sti (which works now)Michael Shalayeff
2000-08-15these are our cpu types, we maybe run on them, somedayMichael Shalayeff
2000-08-15note about pcxs and kernel base hereMichael Shalayeff
2000-08-15two btlb routines (i & d) for pcxsMichael Shalayeff
2000-08-15expand per-cpu control routines switchMichael Shalayeff
2000-08-15equiv_end no longer used w/ new kvtopMichael Shalayeff
2000-08-15ugly spacesMichael Shalayeff
2000-08-15compress MD_CACHE_CTL in one lineMichael Shalayeff
2000-08-15new kvtop works, a few more itemsMichael Shalayeff
2000-08-15interrupt gutsMichael Shalayeff
2000-08-15+files.mii for epimp
2000-08-15locore.S and we have no SFILES at the momentimp
2000-08-12use osf sigcode for compat_osf1Eric Jackson
2000-08-12add osf1 specific sigcode, from NetBSDEric Jackson
2000-08-11disable userland TCS access on winchip C6, it is busted; wd@ics.nara-wu.ac.jpTheo de Raadt
2000-08-08print btlb params w/ BTLBDEBUG; from Havard.Eidnes@runit.sintef.noMichael Shalayeff
2000-08-08make them all use new PCIBIOS stuffTheo de Raadt