summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2001-02-25Use the system subtype field on the SIE to determine if a machine isHugh Graham
2001-02-25Provide both system sub type and system variant data for KA45 and KA48.Hugh Graham
2001-02-24Gone the vsbus route for now.Hugh Graham
2001-02-24Support for VAX 4000/{2,4,5}00 from Michael Kukat. untested.Hugh Graham
2001-02-23fix damn pcxl damn functionMichael Shalayeff
2001-02-22ifdef sparc -> ifdef __sparc__Artur Grabowski
2001-02-22Improve the page mapped check algorithm in the powerpc pmap module,Dale Rahn
2001-02-22Enable the same PHYs that are enabled in GENERICChris Cappuccio
2001-02-22Enable lxtphy and qsphy because they both work fine for me, ok jason@Chris Cappuccio
2001-02-21+ sisTheo de Raadt
2001-02-21Remove old (non-wsmouse) pms driver. aaron@ ok.jbm
2001-02-20Import of wsmouse-compatible lms and mms drivers from NetBSD.jbm
2001-02-20Remove old (non wsmouse) lms and mms drivers. Remove the commented olms andjbm
2001-02-20for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ okMichael Shalayeff
2001-02-20Adhere to VM/UVM pager requirements, do not unmap pager mappings.Dale Rahn
2001-02-20Indicate that wdc is capable of UDMA, print device mode using MIDale Rahn
2001-02-20Add edge/level sense detection capability to the interrupt controller,Dale Rahn
2001-02-20Make drivers more quiet, no point in printing useless information.Dale Rahn
2001-02-20add uftdiNathan Binkert
2001-02-19Zap some unnecessary defines.Artur Grabowski
2001-02-19explicitly set page size for uvm.Artur Grabowski
2001-02-19Avoid losing rtc after suspend/resume on some laptops. Ok provos@Hakan Olsson
2001-02-19Merge from GENERIC: add pseudo-devices for IPv6.Christian Weisgerber
2001-02-18two siop drivers conflict. rename to ssh -- short for Symbios Scripts HardwareTheo de Raadt
2001-02-18USBVERBOSETheo de Raadt
2001-02-16db_elf definitionsMichael Shalayeff
2001-02-16import some alphaizm for the db_elf's sakeMichael Shalayeff
2001-02-16Finish merging lca to become closer to current netbsd.Jason Wright
2001-02-16zap old timeoutMarc Espie
2001-02-16Further sync... get pci_swiz_bus_{io|mem}_chipdep.c via <> instead of ""Jason Wright
2001-02-16Bring apecs closer to current netbsd work (updated copyrights, plusJason Wright
2001-02-16For powerpc use siop driver instead of ncr, now that siop issue on powerpcDale Rahn
2001-02-16Engage UVM for powerpc. It is now running fairly well (better than non UVM)Dale Rahn
2001-02-16Allow siop driver to work on powerpc.Dale Rahn
2001-02-16bring in netbsd bus_dma stuff for lca and apecs bussesJason Wright
2001-02-15Add iha (Initio SCSI)Kenneth R Westerback
2001-02-15Pick up a two liner from netbsd to set offset for SCSI chain B properly.Hugh Graham
2001-02-15Change i386 LSI/Symbios/NCR 53c8xx driver to siopKenneth R Westerback
2001-02-15approaching UVM support for powerpc, initialize all of the bufferDale Rahn
2001-02-14Theo keeps remembering me things I forgotten. Add pcscp(4) here as well.Federico G. Schwindt
2001-02-14Add pcscp(4) per theo request.Federico G. Schwindt
2001-02-14Add pcscp support.Federico G. Schwindt
2001-02-13grr, pcvt ioctl support still requiredTheo de Raadt
2001-02-13rtc stops if we miss interrupts. Inspired by code from FreeBSD.Hakan Olsson
2001-02-13Bump maxusers to 32.Artur Grabowski
2001-02-13Cleanup.Artur Grabowski
2001-02-13default more wscons optionsTheo de Raadt
2001-02-13remove a file that should have been gone long ago.Eric Jackson
2001-02-12set default adapter role, propage config flagsmjacob
2001-02-12Remove duplicate definition of badaddr.Artur Grabowski