Age | Commit message (Expand) | Author |
2000-11-17 | seems the qe/mace combination needs a delay between accesses to the | Jason Wright |
2000-11-17 | Uncomment audio* at uaudio?, especially since ho@ has had success with the | Aaron Campbell |
2000-11-16 | allow the console to attach on the rest of the alpha's we support. | Eric Jackson |
2000-11-16 | Driver for USB scanners; from NetBSD. | Aaron Campbell |
2000-11-16 | - remove other media types, the MACE isn't as bright as one would hope | Jason Wright |
2000-11-16 | Add entries for the AMD K6-2+/III+, newer Athlon/Duron chips, and | Todd C. Miller |
2000-11-16 | revert previous commit which didnt compile | Eric Jackson |
2000-11-16 | wait for the MACE to figure out whether it has media or not, and then | Jason Wright |
2000-11-16 | update for recent conf/files update | Eric Jackson |
2000-11-16 | - Fix the NMI problem: it seems the qec channel reset also resets the MACE, and | Jason Wright |
2000-11-16 | initial support for 21264 systems. | Eric Jackson |
2000-11-16 | configure vga, mouse and keyboard's once again. Currently only on eb164. | Eric Jackson |
2000-11-16 | configure vga console, keyboard and mouse once again. support coming soon. | Eric Jackson |
2000-11-15 | Point to the right variable for ktrace | Nathan Binkert |
2000-11-13 | Address the i8042 keyboard controller registers as offsets from IO_KBD; from | Aaron Campbell |
2000-11-13 | typo | Niklas Hallqvist |
2000-11-13 | Do not use PG_N on "real" 386es as it does not exist there; from NetBSD | Niklas Hallqvist |
2000-11-11 | pci portion of eb164 support. from NetBSD | Eric Jackson |
2000-11-11 | Add bus_space_barrier code to powerpc bus.h. This portion of the | Dale Rahn |
2000-11-10 | Change the ktrace interface functions from taking the trace vnode to taking the | Artur Grabowski |
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos |
2000-11-10 | Adaptec "FSA" RAID driver | Niklas Hallqvist |
2000-11-10 | No ioasic on model 240 | Miod Vallat |
2000-11-09 | zap old file. | Artur Grabowski |
2000-11-09 | zap dead files. | Artur Grabowski |
2000-11-09 | Argh, repair CFLAGS. | Miod Vallat |
2000-11-09 | Do not use vm_pmap anymore. Requested by art@ | Miod Vallat |
2000-11-08 | Zap dead files. | Artur Grabowski |
2000-11-08 | no need to extern booted_device everywhere. | Artur Grabowski |
2000-11-08 | extern struct device *booted_device | Artur Grabowski |
2000-11-08 | tag the rest of alpha tree | Eric Jackson |
2000-11-08 | add tags | Eric Jackson |
2000-11-08 | add tags | Eric Jackson |
2000-11-08 | betterer pmap_kenter_pa() mostly from Havard Eidnes <he@runit.sintef.no> | Michael Shalayeff |
2000-11-08 | use net/netisr_dispatch.h | Michael Shalayeff |
2000-11-08 | Add back the isp driver. It only works on some machines right now, | Artur Grabowski |
2000-11-08 | Add support for Miata. | Artur Grabowski |
2000-11-08 | Merge in big portions of the improvements NetBSD did to their alpha port. | Artur Grabowski |
2000-11-08 | Remove kernel configs that will stop working soon. | Artur Grabowski |
2000-11-08 | Code that I will forget to change when I convert pmax to UVM. | Artur Grabowski |
2000-11-08 | Use netisr_dispatch. | Artur Grabowski |
2000-11-08 | Don't busy-wait for random data. | Artur Grabowski |
2000-11-08 | Enable UVM by default. | Artur Grabowski |
2000-11-08 | Some fixes to vmapbuf and vunmapbuf. | Artur Grabowski |
2000-11-08 | Fixes to submap allocation. | Artur Grabowski |
2000-11-08 | Use netisr_dispatch.h | Artur Grabowski |
2000-11-07 | Use cc -xassembler-with-cpp instead of cpp | as | Artur Grabowski |
2000-11-07 | AMD750 Athlon chipset support for PCIBIOS_INTR_FIXUP; from minoura@jp.netbsd.org | Michael Shalayeff |
2000-11-07 | Cleanup ctx_free wrt. 4m vs. 4c. | Artur Grabowski |
2000-11-07 | Cleanup some ifdefs in the powerdown code. | Artur Grabowski |