summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Collapse)Author
2000-09-06The ISA based systems are not currently supported. When or If they areDale S. Rahn
supported in the future, some of this code can be revived, or rewritten as appropriate. But since it not maintained and will likely not compile, there is little reason to keep it around for now.
2000-09-06Add header file for adb subsystem.Dale S. Rahn
2000-09-06Add machine specific vga framebuffer code. Probably should be machineDale S. Rahn
independant, but not now.
2000-09-06If the bridge is an MPC106 (Grackle) print it's revision.Dale S. Rahn
2000-09-06Add adb support, no devices attached to adb supported yet, but itDale S. Rahn
is used to power-off and reboot newer machines (that claim to not have adb).
2000-09-06boot message cleanup.Dale S. Rahn
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
- Removed some unused code. - From Jean-Baptiste.Marchand@epita.fr
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
Missing documentation yet.
2000-09-01Kernel support for new PCVT console mouse features.Aaron Campbell
- Basic cut/paste functionality. - Wheel mouse support (wheel rolls page-by-page through scrollback buffer). - Copybuffer ownership. i.e., if User X logs in the console and selects text, when User Y logs in later the buffer cannot be pasted. Big thanks to Jean-Baptiste Marchand, Julien Montagne, and Jerome Verdon for implementing this.
2000-08-31re-org ecoff headers. move some declarations from exec_ecoff.c to exec_ecoff.hEric Jackson
so they can be used for osf1 emul.
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
add xmphy & brgphy to GENERIC
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
dc driver and the generic if_dc driver was found. The fix was to change the pmax drivers name to dz instead. But this was only done in a miminal way. This commit will remove the old dc driver. -moj
2000-08-19Late in the release of OpenBSD/pmax 2.7 a conflict between the pmaxMats O Jansson
dc driver and the generic if_dc driver was found. The fix was to change the pmax drivers name to dz instead. But this was only done in a miminal way. This commit will switch over and use the new dz driver. -moj
2000-08-19Late in the release of OpenBSD/pmax 2.7 a conflict between the pmaxMats O Jansson
dc driver and the generic if_dc driver was found. The fix was to change the pmax drivers name to dz instead. But this was only done in a miminal way. This commit will add a new dz driver to replace the current dc. -moj
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
this is now a real device, which looks in flags for disabling address, interrupt or bus fixup. bios0's flags are to disable bios32 and pcibios probing. since boot_config support editing flags, it's posible to adjust pcibios functionality in the generic kernel upon boot time. man is coming.
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