Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-01-14 | Complete move to UVM virtual memory system. More header fixes. | Steve Murphree | |
2001-01-13 | use md in_cksum | Michael Shalayeff | |
2001-01-13 | Driver for Cirrus Logic CS4281 sound chips. Originally written for NetBSD by | Aaron Campbell | |
Tatoku Ogaito, banged into shape for OpenBSD by me. Recording has not been tested yet, but mpg123 works fine. Sound still works after suspend/resume. XXX: On the IBM ThinkPad X20, must disable pcibios else the cs4281 won't generate interrupts. Cause yet unknown but probably not the driver's fault. YMMV on other laptops with this chip. | |||
2001-01-13 | Booting kernel with MACHINE_NEW_NONCONTIG. UVM code added but not working. | Steve Murphree | |
New stand config. Lots of header fixes. Can now cross-compile i386->m88k. | |||
2001-01-13 | s!UFS!FFS | Miod Vallat | |
2001-01-13 | own in_cksum version | Michael Shalayeff | |
2001-01-12 | no pmap_changebit no more; better barrier thing | Michael Shalayeff | |
2001-01-12 | fix PTE_BITS | Michael Shalayeff | |
2001-01-12 | move pmap_physseg back to vmparam.h where it belongs. | Michael Shalayeff | |
define PMAP_PREFER in pmap.h, as afar as i understand it works. no more pmap_changebit() grow USRIOSIZE in vmparam.h | |||
2001-01-12 | do not print pidr3,pidr4 which we do not use anyway | Michael Shalayeff | |
2001-01-12 | this is even uglier hack, but it also works; theo did not help (; | Michael Shalayeff | |
2001-01-12 | this is an ugly quick hack, but it works; theo helped (; | Michael Shalayeff | |
2001-01-12 | add SIOCSIFMTU; angelos@ coached | Todd T. Fries | |
2001-01-12 | Activate other maestro makes, per Theo's request. | Marc Espie | |
2001-01-12 | Update vm interface to MACHIN_NEW_NONCONTIG. Fix compile warning in pcctwo.c | Steve Murphree | |
2001-01-11 | Add maestro | Marc Espie | |
2001-01-11 | Sound driver for some ESS maestro models. Work by d@ and me, based on | Marc Espie | |
the FreeBSD driver, and some linux code. Probably some tweaks to reach out for more pci cards (some models are currently commented out, and we have yet to find a card where stereo output gets de-synchronized, as the FreeBSD driver claims happens). Suspends/resume works, recording and keyboard volume control on the way. This is not derived from the NetBSD driver in any way. Just happens that both works reached completion at the same time. | |||
2001-01-11 | fix a few strings | Michael Shalayeff | |
2001-01-11 | no stidebug | Michael Shalayeff | |
2001-01-11 | read rom through the rom handle | Michael Shalayeff | |
2001-01-11 | fix a few types and alignment problems | Michael Shalayeff | |
2001-01-11 | there is no pseudo-device crypto either; sleep theo | Michael Shalayeff | |
2001-01-11 | ich/auich | Michael Shalayeff | |
2001-01-11 | rename the rest to auich, verbalize the chipset type we are a part of | Michael Shalayeff | |
2001-01-11 | oops | Theo de Raadt | |
2001-01-11 | move ich to auich at mickey's request | Theo de Raadt | |
2001-01-11 | Newline at end of debug printf. | Angelos D. Keromytis | |
2001-01-10 | BSS mode by default. | Angelos D. Keromytis | |
2001-01-10 | BSS mode by default. | Angelos D. Keromytis | |
2001-01-10 | BSS mode by default. | Angelos D. Keromytis | |
2001-01-09 | Typo: dome -> some | Kenneth R Westerback | |
2001-01-09 | Fix comment (noticed by cas@trans-nt.com) | Angelos D. Keromytis | |
2001-01-09 | Add in a ISP_CFG_NOINIT flag (other platform stuff). Define some of | mjacob | |
the async code event changes. Note (for __GNUC__) that isp_prt has __attributes__'s of __format__/__printf__.... | |||
2001-01-09 | Add some FC specific state flag defines (for status completion | mjacob | |
entries). Add some defines for the SNS "Register FC4 Type" subcommand. | |||
2001-01-09 | Add offsets for WWPN && OXID that FC f/w stuffs into an ATIO2. | mjacob | |
2001-01-09 | Follow changes to some async event codes. | mjacob | |
2001-01-09 | Make some strings constant (from Bill Sommerfeld @ NetBSD). Clean up some | mjacob | |
wwn handling. Do a Register FC4 Type (so that we can work with McData switches). Allow F-port topologies to use the target range 0..125 for logging in fabric devices. We changed ISPASYNC_PDB_CHANGED to ISPASYNC_LOGGED_INOUT and now use ISPASYNC_CHANGE_NOTIFY for both loop && fabric events. | |||
2001-01-09 | One-byte EtherIP header, per the relevant draft (soon to be RFC). | Angelos D. Keromytis | |
* * NOTE * * This breaks backward compatibility with 2.7 and 2.8 bridges. * * NOTE * * | |||
2001-01-09 | Define version number for EtherIP protocol (soon to become RFC). | Angelos D. Keromytis | |
2001-01-09 | This seems to correct the problem listed in kernel/1607 (returning from | mjacob | |
syscall with non-zero priority). This doesn't seem to fix connecting to a switch problems (which *used* to work... sigh...)... | |||
2001-01-08 | match on 3CXFEM656C's global modem too, does not seem to work right, but; ↵ | Michael Shalayeff | |
from openbsd@zenbu.com | |||
2001-01-08 | regen | Michael Shalayeff | |
2001-01-08 | 56k Global Modem; from openbsd@zenbu.com | Michael Shalayeff | |
2001-01-08 | From chris@ | Jeremy Evans | |
Partial sync w/NetBSD -Support Ultra/100 on Intel ICH2 (Tomokazu HARADA) -Support Ultra/66 on VIA Apollo (Manuel Bouyer) -Disable 16bit io-space limitation on Promise (Charles Hannum) | |||
2001-01-08 | wrap "icmp6 checksum error" message into #ifdef ND6DEBUG. NetBSD PR 11911. | Jun-ichiro itojun Hagino | |
sync with kame aVS: ---------------------------------------------------------------------- | |||
2001-01-08 | Compare the end of symbol table as passed from boot with the address | Hugh Graham | |
of _end in the kernel, and base Sysmap on whichever is higher. This permits stripped kernels to load despite unexpected values from libsa. | |||
2001-01-07 | fix a few scsi_done() usages. | Michael Shalayeff | |
simplify locking a bit. disable write cache if said so in the scsi_xfer. a few more commands, from freebsd. | |||
2001-01-07 | - add EMODD emulation (EMODF) -- this fixes modf() and some libm code | Brandon Creighton | |
on systems which don't have native EMODD (i.e., most of them) - big cleanup of the getval_* stuff - have one routine doing most of the work instead of four doing the same thing - add some miscellaneous routines -- count sig. bits - add more operand addressing modes (still not all fully implemented) both the existing POLYD and EMODD can use them - add me to copyright | |||
2001-01-06 | prohibited binding to an anycast, notready, or detached IPv6 address. | Jun-ichiro itojun Hagino | |
sync with kame 1.46 -> 1.47 | |||
2001-01-05 | Add commented-out MROUTING option (for completeness) -- (james@oaktree.co.uk) | Angelos D. Keromytis | |