Age | Commit message (Expand) | Author |
2001-02-21 | + sis | Theo de Raadt |
2001-02-21 | Remove old (non-wsmouse) pms driver. aaron@ ok. | jbm |
2001-02-20 | Import of wsmouse-compatible lms and mms drivers from NetBSD. | jbm |
2001-02-20 | Remove old (non wsmouse) lms and mms drivers. Remove the commented olms and | jbm |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2001-02-20 | Adhere to VM/UVM pager requirements, do not unmap pager mappings. | Dale Rahn |
2001-02-20 | Indicate that wdc is capable of UDMA, print device mode using MI | Dale Rahn |
2001-02-20 | Add edge/level sense detection capability to the interrupt controller, | Dale Rahn |
2001-02-20 | Make drivers more quiet, no point in printing useless information. | Dale Rahn |
2001-02-20 | add uftdi | Nathan Binkert |
2001-02-19 | Zap some unnecessary defines. | Artur Grabowski |
2001-02-19 | explicitly set page size for uvm. | Artur Grabowski |
2001-02-19 | Avoid losing rtc after suspend/resume on some laptops. Ok provos@ | Hakan Olsson |
2001-02-19 | Merge from GENERIC: add pseudo-devices for IPv6. | Christian Weisgerber |
2001-02-18 | two siop drivers conflict. rename to ssh -- short for Symbios Scripts Hardware | Theo de Raadt |
2001-02-18 | USBVERBOSE | Theo de Raadt |
2001-02-16 | db_elf definitions | Michael Shalayeff |
2001-02-16 | import some alphaizm for the db_elf's sake | Michael Shalayeff |
2001-02-16 | Finish merging lca to become closer to current netbsd. | Jason Wright |
2001-02-16 | zap old timeout | Marc Espie |
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 |