Age | Commit message (Expand) | Author |
2000-09-05 | init pcibios_flags to -1, so if pcibios is disabled in ukc all looks disabled | Michael Shalayeff |
2000-09-05 | Fix 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-04 | update netbsd rcsid, which we seem to be up to | Michael Shalayeff |
2000-09-04 | fix dmesg output | Theo de Raadt |
2000-09-04 | export pcibios config flags | Michael Shalayeff |
2000-09-03 | add bzero.oto OBJS, since it's generated by other means but .mk rules | Michael Shalayeff |
2000-09-03 | a note about 705/35 graphics; from he@obt.runit.no | Michael Shalayeff |
2000-09-02 | Amiga joystick driver. Stylistic comments by Niklas. | Marc Espie |
2000-09-01 | Kernel support for new PCVT console mouse features. | Aaron Campbell |
2000-08-31 | re-org ecoff headers. move some declarations from exec_ecoff.c to exec_ecoff.h | Eric Jackson |
2000-08-30 | more gig on the CD | Theo de Raadt |
2000-08-30 | add xmphy and brgphy's here too | Jason Wright |
2000-08-29 | From FreeBSD: split out the support for XMAC-II phys and other phys | Jason Wright |
2000-08-29 | more | Theo de Raadt |
2000-08-28 | Prototypes for interrupt handlers should go into .h file, not .c | Miod Vallat |
2000-08-28 | Less magic numbers | Miod Vallat |
2000-08-28 | Add lkm, ch and ses support | Miod Vallat |
2000-08-28 | Remove unneeded constants | Miod Vallat |
2000-08-28 | Allocate memory for the correct size, not some forgotten constant | Miod Vallat |
2000-08-28 | Always claim scsi interrupts, prevents looping interrupts (from NetBSD) | Miod Vallat |
2000-08-28 | Use sparc version (more realistic settings) of header file for ie | Miod Vallat |
2000-08-28 | Repair badly looking printf | Miod Vallat |
2000-08-28 | Define major device number for cd-rom drives | Miod Vallat |
2000-08-19 | Late in the release of OpenBSD/pmax 2.7 a conflict between the pmax | Mats O Jansson |
2000-08-19 | Late in the release of OpenBSD/pmax 2.7 a conflict between the pmax | Mats O Jansson |
2000-08-19 | Late in the release of OpenBSD/pmax 2.7 a conflict between the pmax | Mats O Jansson |
2000-08-18 | Remove comment that refers to a NOTE that was removed yesterday | Marco S Hyman |
2000-08-18 | unused variable if no apm and no pcibios conditions; pt out by chris@ | Michael Shalayeff |
2000-08-17 | pcibios tells us everything, no bios_pciinfo | Michael Shalayeff |
2000-08-17 | pcibios0 at bios0 flags 0x0000 | Michael Shalayeff |
2000-08-16 | morth to use new timeouts | Michael Shalayeff |
2000-08-15 | print cpu revision and type | Michael Shalayeff |
2000-08-15 | cpu types, enable sti (which works now) | Michael Shalayeff |
2000-08-15 | these are our cpu types, we maybe run on them, someday | Michael Shalayeff |
2000-08-15 | note about pcxs and kernel base here | Michael Shalayeff |
2000-08-15 | two btlb routines (i & d) for pcxs | Michael Shalayeff |
2000-08-15 | expand per-cpu control routines switch | Michael Shalayeff |
2000-08-15 | equiv_end no longer used w/ new kvtop | Michael Shalayeff |
2000-08-15 | ugly spaces | Michael Shalayeff |
2000-08-15 | compress MD_CACHE_CTL in one line | Michael Shalayeff |
2000-08-15 | new kvtop works, a few more items | Michael Shalayeff |
2000-08-15 | interrupt guts | Michael Shalayeff |
2000-08-15 | +files.mii for ep | imp |
2000-08-15 | locore.S and we have no SFILES at the moment | imp |
2000-08-12 | use osf sigcode for compat_osf1 | Eric Jackson |
2000-08-12 | add osf1 specific sigcode, from NetBSD | Eric Jackson |
2000-08-11 | disable userland TCS access on winchip C6, it is busted; wd@ics.nara-wu.ac.jp | Theo de Raadt |
2000-08-08 | print btlb params w/ BTLBDEBUG; from Havard.Eidnes@runit.sintef.no | Michael Shalayeff |
2000-08-08 | make them all use new PCIBIOS stuff | Theo de Raadt |