Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-11 | if we pxebooted, and can find the interface, put it in a "pxeboot" group | Theo de Raadt | |
so that later applications can try to do the right thing for reyk | |||
2007-12-11 | reword license to change regents to authors, and remove advertising clause. | Ted Unangst | |
cleared with all original authors. ok deraadt | |||
2007-12-11 | use a mutex for protection of the uvm_km list. ok art | Ted Unangst | |
2007-12-11 | remove an overlooked simple_lock everybody likes to point out to me. | Ted Unangst | |
2007-12-11 | release the pool mutex if we may sleep in the backend | Ted Unangst | |
2007-12-11 | remove support for 8kHz sample rates. not all i2s based audio | Jacob Meuser | |
devices support 8kHz sample rates, and there is insufficient code to enable it properly on the devices that do support 8kHz. fixes "evil sound" problem reported by ajacoutot@ and jdixon@. ok deanna@, ratchov@, ajacoutot@ | |||
2007-12-11 | regen | Brad Smith | |
2007-12-11 | remove wrong MCP79 SMBus id in previous commit. | Brad Smith | |
2007-12-11 | - Remove disabled and unusable HW VLAN tagging code. | Brad Smith | |
- Remove setup of the HW VLAN stripping. Issue reported by and fix tested by henric@ ok dlg@ | |||
2007-12-11 | regen | Brad Smith | |
2007-12-11 | add the NVIDIA MCP79 LAN, AHCI, SMBus and HD Audio PCI ids. | Brad Smith | |
From Peer Chen @ NVIDIA via Linux ok dlg@ | |||
2007-12-11 | kill the comment that doesn't make sense anymore | Mike Belopuhov | |
2007-12-10 | regen | Mike Belopuhov | |
2007-12-10 | Add GeForce 7200 GS. From form@. | Mike Belopuhov | |
Fix a typo while here. | |||
2007-12-10 | Remove an MD code that was obsoleted by the timecounters. | Mike Belopuhov | |
ok kjc | |||
2007-12-10 | Kill a check for malloc fail. The malloc call uses M_WAITOK and thus | Owain Ainsworth | |
should not be able to fail. ok kettenis@. | |||
2007-12-10 | Make the "can't find VGA config space" error sound less scary. This | Owain Ainsworth | |
happens sometimes on intel PCI-E chipsets where integrated graphics have been disabled. ok kettenis, deraadt. | |||
2007-12-10 | For a few years already, dkcsum can be silent | Theo de Raadt | |
2007-12-09 | Attach lcspx to SPX option boards on VAXstation 3100. Tested on model 38 (KA42) | Miod Vallat | |
only, should work on model 76 (KA43) as well. | |||
2007-12-09 | Be more careful when checking for hardware, so as not to attach to SPX | Miod Vallat | |
option boards. | |||
2007-12-09 | another FREE->free | Hans-Joerg Hoexer | |
ok gilles | |||
2007-12-09 | MALLOC/FREE -> malloc/free | Hans-Joerg Hoexer | |
ok gilles | |||
2007-12-09 | FREE -> free | Hans-Joerg Hoexer | |
ok gilles | |||
2007-12-09 | MALLOC/FREE -> malloc/free | Hans-Joerg Hoexer | |
ok gilles | |||
2007-12-09 | MALLOC/FREE -> malloc/free | Hans-Joerg Hoexer | |
ok gilles | |||
2007-12-09 | take advantage of M_ZERO | Hans-Joerg Hoexer | |
ok claudio gilles | |||
2007-12-09 | update pedro's email address, at his request; | Jason McIntyre | |
2007-12-09 | I honestly do not remember what 88110 errata convinced me to disable | Miod Vallat | |
out-of-order (superscalar) execution on these processors. Since OoO brings a nice 50% to 250% speedup (as shown by ``openssl speed''), it is definitely worth enabling. | |||
2007-12-09 | fix automatic rate control (if the rate falls down to 6Mbps or 1Mbps, | Damien Bergamini | |
it is no longer stuck at that rate). workaround for a hardware bug when in HostAP or IBSS mode. | |||
2007-12-09 | provide mount_ntfs(8) on alpha, it works out of the box for reading | Martin Reindl | |
Windows NT disks ok deraadt@ manpage bits from jmc@ | |||
2007-12-09 | Restore "evil hack" that we had before the recent agp(4) changes. Solves | Mark Kettenis | |
X display corruption. People should know better than just importing the latest random crap from NetBSD or FreeBSD. That's worse than doing a "commit and run". | |||
2007-12-09 | Un-#ifdef code, such that we don't attach cardbus if the bus nuber is | Mark Kettenis | |
unconfigured. Tested by a few; ok deraadt@ (a while back). | |||
2007-12-09 | Add an empty pccbb_attach_hook. | Mark Kettenis | |
2007-12-09 | Add an empty pccbb_attach_hook. | Mark Kettenis | |
2007-12-09 | Nuke evil common, spotted by martin@ | Miod Vallat | |
2007-12-09 | unify synchronous scsi xfer completion handling. this started out as a fix | David Gwynne | |
to the completions for some scsi commands we simply ack in the disk_cmd handler. | |||
2007-12-09 | remove the nosleep argument to ata_get_xfer. it is a relic from when i | David Gwynne | |
used to allocated xfers out of a pool rather than as part of the hbas ccb structure. | |||
2007-12-09 | big patch to simplify pool code. | Ted Unangst | |
remove pool_cache code. it was barely used, and quite complex. it's silly to have both a "fast" and "faster" allocation interface. provide a ctor/dtor interface, and convert the few cache users to use it. no caching at this time. use mutexes to protect pools. they should be initialized with pool_setipl if the pool may be used in an interrupt context, without existing spl protection. ok art deraadt thib | |||
2007-12-09 | sturm@ let me know that the workaround in here breaks things on bge somehow. | Owain Ainsworth | |
Revert it for now. | |||
2007-12-09 | in raldetach, do not call chip-specific detach if it was never called in | Theo de Raadt | |
the first place (ie. if interrupt allocation failed) | |||
2007-12-08 | Better siginfo fault codes for floating point exceptions on 88110, with | Miod Vallat | |
more work in progress to handle these exceptions correctly, and document a new undocumented and evil chip bug while there. | |||
2007-12-08 | Do not pass a siginfo_t * pointer to the signal handler if no siginfo | Miod Vallat | |
is required. | |||
2007-12-08 | there should be 10 stereo or 20 mono knobs (but not 20 stereo!). | Alexandre Ratchov | |
Fix this by changing monitor knobs to be mono (as all other knobs are). | |||
2007-12-08 | mixer_devinfo->type is uninitialized for classes | Alexandre Ratchov | |
2007-12-07 | LEDs | Damien Bergamini | |
2007-12-07 | In hostap mode, update beacon to reflect ERP IE changes. | Damien Bergamini | |
Fix channel 126 settings. Workarounds for various hardware bugs. | |||
2007-12-07 | do not call aml_searchname and aml_evalnode afterwards, just use | Federico G. Schwindt | |
aml_evalname. marco@ ok. | |||
2007-12-07 | sync | Theo de Raadt | |
2007-12-07 | shorted names | Theo de Raadt | |
2007-12-07 | sync | Damien Bergamini | |