Age | Commit message (Expand) | Author |
2001-03-05 | Add support for ISAPnP i82365-based PCMCIA controllers; from NetBSD. UNTESTED. | Aaron Campbell |
2001-03-05 | this can contain minimal usb support | Theo de Raadt |
2001-03-04 | Revert to our old traceback code, with heuristic argument printout. | Niklas Hallqvist |
2001-03-04 | typo | Artur Grabowski |
2001-03-04 | fix typo in comment, org -> or | Brad Smith |
2001-03-03 | cnkqfilter for sparc | Niels Provos |
2001-03-03 | Lower NKMEMCLUSTERS by a factor of 2 from 32768*1024/NBPG to 16384*1024/NBPG. | Todd C. Miller |
2001-03-03 | complete wscons support for abd keyboard. -moj ok @deraadt | Mats O Jansson |
2001-03-03 | Add ADB keyboard and umass device to powerpc RAMDISK kernel. | Dale Rahn |
2001-03-03 | Force the ADB bus to configure. This change was found in NetBSD, but they | Dale Rahn |
2001-03-03 | Change how PCI bus memory base address is found for powerpc. | Dale Rahn |
2001-03-03 | Support ADB keyboards as console. Only use adb if no USB keyboard is | Dale Rahn |
2001-03-03 | Quiet down pmap code, this is mostly shaken out now, remove some of | Dale Rahn |
2001-03-03 | Fix typo, "edx" -> "%edx", so that the %edx register is properly protected | Aaron Campbell |
2001-03-02 | add #define __STRICT_ALIGNMENT | Jason Wright |
2001-03-02 | Support video controllers which have two outputs which in openfirmware have | Dale Rahn |
2001-03-01 | Fix (or a least hack around) console configuration changes to wscons. | Dale Rahn |
2001-02-28 | shorter thus better printings | Michael Shalayeff |
2001-02-28 | proper bang placement | Michael Shalayeff |
2001-02-28 | double the fixed storage size for io*_ex; deraadt@ ok | Michael Shalayeff |
2001-02-28 | Add ability to get display width in bytes for display memory, this | Dale Rahn |
2001-02-28 | better print due to theo's suggestion | Michael Shalayeff |
2001-02-28 | make compile; update for pci, cardbus, usb, pcmcia | Todd T. Fries |
2001-02-28 | scan the isa hole for `optional rom's. | Michael Shalayeff |
2001-02-27 | crank NKMEMCLUSTERS fron 4MB to 32MB. | Artur Grabowski |
2001-02-26 | fix tlbd_l for a new register usage convention | Michael Shalayeff |
2001-02-26 | Fix copyright; ericj@ | Aaron Campbell |
2001-02-25 | Add wscons_machdep.c which is a constab-style wrapper driver for wscons on | Aaron Campbell |
2001-02-25 | Code to enable the cache on VS4000/VLC. From mhitch@netbsd.org. | Hugh Graham |
2001-02-25 | Use the system subtype field on the SIE to determine if a machine is | Hugh Graham |
2001-02-25 | Provide both system sub type and system variant data for KA45 and KA48. | Hugh Graham |
2001-02-24 | Gone the vsbus route for now. | Hugh Graham |
2001-02-24 | Support for VAX 4000/{2,4,5}00 from Michael Kukat. untested. | Hugh Graham |
2001-02-23 | fix damn pcxl damn function | Michael Shalayeff |
2001-02-22 | ifdef sparc -> ifdef __sparc__ | Artur Grabowski |
2001-02-22 | Improve the page mapped check algorithm in the powerpc pmap module, | Dale Rahn |
2001-02-22 | Enable the same PHYs that are enabled in GENERIC | Chris Cappuccio |
2001-02-22 | Enable lxtphy and qsphy because they both work fine for me, ok jason@ | Chris Cappuccio |
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 |