Age | Commit message (Expand) | Author |
2001-02-16 | Further sync... get pci_swiz_bus_{io|mem}_chipdep.c via <> instead of "" | Jason Wright |
2001-02-16 | Bring apecs closer to current netbsd work (updated copyrights, plus | Jason Wright |
2001-02-16 | For powerpc use siop driver instead of ncr, now that siop issue on powerpc | Dale Rahn |
2001-02-16 | Engage UVM for powerpc. It is now running fairly well (better than non UVM) | Dale Rahn |
2001-02-16 | Allow siop driver to work on powerpc. | Dale Rahn |
2001-02-16 | bring in netbsd bus_dma stuff for lca and apecs busses | Jason Wright |
2001-02-15 | Add iha (Initio SCSI) | Kenneth R Westerback |
2001-02-15 | Pick up a two liner from netbsd to set offset for SCSI chain B properly. | Hugh Graham |
2001-02-15 | Change i386 LSI/Symbios/NCR 53c8xx driver to siop | Kenneth R Westerback |
2001-02-15 | approaching UVM support for powerpc, initialize all of the buffer | Dale Rahn |
2001-02-14 | Theo keeps remembering me things I forgotten. Add pcscp(4) here as well. | Federico G. Schwindt |
2001-02-14 | Add pcscp(4) per theo request. | Federico G. Schwindt |
2001-02-14 | Add pcscp support. | Federico G. Schwindt |
2001-02-13 | grr, pcvt ioctl support still required | Theo de Raadt |
2001-02-13 | rtc stops if we miss interrupts. Inspired by code from FreeBSD. | Hakan Olsson |
2001-02-13 | Bump maxusers to 32. | Artur Grabowski |
2001-02-13 | Cleanup. | Artur Grabowski |
2001-02-13 | default more wscons options | Theo de Raadt |
2001-02-13 | remove a file that should have been gone long ago. | Eric Jackson |
2001-02-12 | set default adapter role, propage config flags | mjacob |
2001-02-12 | Remove duplicate definition of badaddr. | Artur Grabowski |
2001-02-12 | correct buginstat(), statclock now working for '188, systat vmstat now works, | Steve Murphree |
2001-02-12 | One more step to UVM. It is necessary to map the I/O buffers, using uvm or vm. | Dale Rahn |
2001-02-11 | Previously, when sendsig() set up the current process's context to run | Brandon Creighton |
2001-02-11 | Pick up a NetBSD hack to attach Cheetah to vsbus as well as ibus. | Hugh Graham |
2001-02-09 | BOOT_CONFIG is already in conf/GENERIC and this includes it. | Artur Grabowski |
2001-02-09 | Add support for loading the bootloader and kernel from an HFS filesystem, | Dale Rahn |
2001-02-09 | Add support for loading the bootloader and kernel from an HFS filesystem, | Dale Rahn |
2001-02-08 | Actually give esym some storage. As it was, esym pointed | Artur Grabowski |
2001-02-08 | kvtop() returns pa, not va | Michael Shalayeff |
2001-02-07 | We need to loose some weight. | Artur Grabowski |
2001-02-07 | XXX two horrible abuses of spl. | Artur Grabowski |
2001-02-07 | Now that niklas has fixed ddb to not barf on elf symbols, there | Artur Grabowski |
2001-02-07 | Add support for bus_space_write_region_[1248] bus_space_read_region_[1248] | Dale Rahn |
2001-02-07 | Some devices use NPBG others want PAGE_SIZE, and the related macros. | Dale Rahn |
2001-02-06 | missed ) in if() | Michael Shalayeff |
2001-02-06 | i can be stooooopid | Michael Shalayeff |
2001-02-06 | Committed by accident. | Artur Grabowski |
2001-02-06 | Rename pcs_bus* to pci_swiz_bus* to reduce confusion and match NetBSD. | Artur Grabowski |
2001-02-06 | I don't think there is a reason to enable IDE through isa now that | Artur Grabowski |
2001-02-06 | Don't initialize ddb until I've committed elf support for ddb. | Artur Grabowski |
2001-02-06 | Bring up-to-date | Niklas Hallqvist |
2001-02-06 | Pick up work by matt@netbsd.org to get scsi working on vaxstation 4000/90. | Hugh Graham |
2001-02-06 | only call apm_perror() if get_event() failed | Michael Shalayeff |
2001-02-05 | BOOT_CONFIG fits | Theo de Raadt |
2001-02-05 | No, Intel is not a PC_VENDOR. Intel is a PCI_VENDOR. | Artur Grabowski |
2001-02-05 | Sigh. Another horrible abuse in this file.. | Artur Grabowski |
2001-02-05 | reverse the logic in pcebmatch to match other match functions. | Artur Grabowski |
2001-02-05 | set the correct size in pceb_ca. | Artur Grabowski |
2001-02-05 | We won't include mouse and lpt support on the floppy in the nearest future. | Artur Grabowski |