summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-01-13Driver for Cirrus Logic CS4281 sound chips. Originally written for NetBSD byAaron Campbell
2001-01-13Booting kernel with MACHINE_NEW_NONCONTIG. UVM code added but not working.Steve Murphree
2001-01-13s!UFS!FFSMiod Vallat
2001-01-13own in_cksum versionMichael Shalayeff
2001-01-12no pmap_changebit no more; better barrier thingMichael Shalayeff
2001-01-12fix PTE_BITSMichael Shalayeff
2001-01-12move pmap_physseg back to vmparam.h where it belongs.Michael Shalayeff
2001-01-12do not print pidr3,pidr4 which we do not use anywayMichael Shalayeff
2001-01-12this is even uglier hack, but it also works; theo did not help (;Michael Shalayeff
2001-01-12this is an ugly quick hack, but it works; theo helped (;Michael Shalayeff
2001-01-12add SIOCSIFMTU; angelos@ coachedTodd T. Fries
2001-01-12Activate other maestro makes, per Theo's request.Marc Espie
2001-01-12Update vm interface to MACHIN_NEW_NONCONTIG. Fix compile warning in pcctwo.cSteve Murphree
2001-01-11Add maestroMarc Espie
2001-01-11Sound driver for some ESS maestro models. Work by d@ and me, based onMarc Espie
2001-01-11fix a few stringsMichael Shalayeff
2001-01-11no stidebugMichael Shalayeff
2001-01-11read rom through the rom handleMichael Shalayeff
2001-01-11fix a few types and alignment problemsMichael Shalayeff
2001-01-11there is no pseudo-device crypto either; sleep theoMichael Shalayeff
2001-01-11ich/auichMichael Shalayeff
2001-01-11rename the rest to auich, verbalize the chipset type we are a part ofMichael Shalayeff
2001-01-11oopsTheo de Raadt
2001-01-11move ich to auich at mickey's requestTheo de Raadt
2001-01-11Newline at end of debug printf.Angelos D. Keromytis
2001-01-10BSS mode by default.Angelos D. Keromytis
2001-01-10BSS mode by default.Angelos D. Keromytis
2001-01-10BSS mode by default.Angelos D. Keromytis
2001-01-09Typo: dome -> someKenneth R Westerback
2001-01-09Fix comment (noticed by cas@trans-nt.com)Angelos D. Keromytis
2001-01-09Add in a ISP_CFG_NOINIT flag (other platform stuff). Define some ofmjacob
2001-01-09Add some FC specific state flag defines (for status completionmjacob
2001-01-09Add offsets for WWPN && OXID that FC f/w stuffs into an ATIO2.mjacob
2001-01-09Follow changes to some async event codes.mjacob
2001-01-09Make some strings constant (from Bill Sommerfeld @ NetBSD). Clean up somemjacob
2001-01-09One-byte EtherIP header, per the relevant draft (soon to be RFC).Angelos D. Keromytis
2001-01-09Define version number for EtherIP protocol (soon to become RFC).Angelos D. Keromytis
2001-01-09This seems to correct the problem listed in kernel/1607 (returning frommjacob
2001-01-08match on 3CXFEM656C's global modem too, does not seem to work right, but; fro...Michael Shalayeff
2001-01-08regenMichael Shalayeff
2001-01-0856k Global Modem; from openbsd@zenbu.comMichael Shalayeff
2001-01-08From chris@Jeremy Evans
2001-01-08wrap "icmp6 checksum error" message into #ifdef ND6DEBUG. NetBSD PR 11911.Jun-ichiro itojun Hagino
2001-01-08Compare the end of symbol table as passed from boot with the addressHugh Graham
2001-01-07fix a few scsi_done() usages.Michael Shalayeff
2001-01-07- add EMODD emulation (EMODF) -- this fixes modf() and some libm codeBrandon Creighton
2001-01-06prohibited binding to an anycast, notready, or detached IPv6 address.Jun-ichiro itojun Hagino
2001-01-05Add commented-out MROUTING option (for completeness) -- (james@oaktree.co.uk)Angelos D. Keromytis
2001-01-05Add i386 specific sysctl to modify halt -p processing, required to makeMarco S Hyman
2001-01-04Sync with genassym.cf symbol name changes.Miod Vallat