Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-17 | regen | Brad Smith | |
2008-09-17 | rev 1.1369 changed the SB200 entries to use the IXPx00 naming scheme | Brad Smith | |
for consistency with the other entries already there. Revert that change. Also change the other entries for the SBx00 chipsets from using IXPx00 to using SBx00. IXPx00 was a code name used by ATI in addition to the SBx00 product name. As of SB700 and newer the IXPx00 name has been dropped plus SBx00 are more well known. requested by jsg@ awhile ago. | |||
2008-09-17 | remove dead stores and newly created unused variables. | Charles Longeau | |
Found by LLVM/Clang Static Analyzer. ok henning@ mpf@ | |||
2008-09-17 | regen | Brad Smith | |
2008-09-17 | - Fix a typo, Rebotics -> Robotics | Brad Smith | |
- Replace tabs with spaces as separator for two NVIDIA entries NVIDIA part from Antti Harri <iku at openbsd dot fi> | |||
2008-09-17 | regen | Brad Smith | |
2008-09-17 | Remove some duplicate NVIDIA entries and touch up some of the names | Brad Smith | |
to make the naming more consistent. | |||
2008-09-17 | Garbage collect unused variable from sys_rec structure. | Joel Sing | |
ok miod@ | |||
2008-09-17 | Unbreak com@ioc probing. | Joel Sing | |
ok miod@ | |||
2008-09-16 | remove another dead store. | Charles Longeau | |
spotted by markus@ ok henning@ mpf@ | |||
2008-09-16 | Make this compile if !MULTIPROCESSOR. | Brad Smith | |
ok kettenis@ | |||
2008-09-16 | Add PIOD_READ_AUXV, a way to get the ELF auxilliary vector through ptrace(2). | Mark Kettenis | |
ok miod@ | |||
2008-09-16 | remove dead stores and newly created unused variables. | Charles Longeau | |
Found by LLVM/Clang Static Analyzer. ok miod@ art@ | |||
2008-09-16 | - remove some unneeded headers | Jasper Lievisse Adriaanse | |
with and ok jsing@ | |||
2008-09-16 | netstat statistics for pflow(4) via pseudo family | Joerg Goltermann | |
ok cluadio@ henning@ | |||
2008-09-16 | fix whitespace/tab typos | Joerg Goltermann | |
ok henning@ claudio@ | |||
2008-09-16 | SMP ddb support, with some feedback from kettenis. | Dale Rahn | |
2008-09-15 | this driver uses three dma segments; play, record, calibrate. | Jacob Meuser | |
instead of using a linked list to describe the dma segments use three distinct pointers. also, this driver only needs 1 buffer descriptor for each dma segment, since each buffer descriptor can handle as many samples as each segment can hold. makes the code a little easier to read and allows us to free the calibration buffer when we're done with it. idea originally from ratchov@ a while back. tested by ratchov@ and myself. ok ratchov@ | |||
2008-09-15 | remove dead stores and newly created unused variables. | Charles Longeau | |
Found by LLVM/Clang Static Analyzer. ok mpf@ looks good mk@ ok henning@ | |||
2008-09-15 | Add RTP_MASK and RTP_DOWN needed for upcomming link state tracking. | Claudio Jeker | |
2008-09-15 | Make this compile if !MULTIPROCESSOR. | Mark Kettenis | |
ok brad@ | |||
2008-09-15 | Make this compile if !MULTIPROCESSOR. | Mark Kettenis | |
ok brad@ | |||
2008-09-15 | regen | Brad Smith | |
2008-09-15 | Add an IDT PCIe bridge. | Brad Smith | |
2008-09-15 | I forgot to sync the NetBSD Copyright 2004-2008 update. Fix it. | Marcus Glocker | |
Spotted by stu@ and miod@ | |||
2008-09-15 | Sync ehci-isoc part a bit up with NetBSD: | Marcus Glocker | |
- Sign over Jeremy Morse's copyright (who contributed ehci-isoc support) to NetBSD copyright but still mention him as contributor. OK'd by Jeremy Morse. - Update TODO list. - Clarify the error message in case when a low/full speed isoc device has been attached to ehci. - Add a missing break so that the isoc setup code doesn't access uninitialized microframe content which has been request by the driver but not been used. OK kevlo@ | |||
2008-09-14 | Use one block mapping to map kernel text up to 4MB and another one for the | Mark Kettenis | |
remainder to prevent covering kernel data. ok miod@ | |||
2008-09-13 | Kernel map is supposed to only allocate from the limited kernel addresses, | Dale Rahn | |
panic if the kernel attempts to map an improper address. | |||
2008-09-13 | fallback to 11b support if the EEPROM is not reporting any available mode. | Reyk Floeter | |
there is probably a new EEPROM format here, but i don't know how to parse the AR5424 version yet, so just set some defaults for these chipsets for now. | |||
2008-09-13 | fix potential use of uninitialized value | Charles Longeau | |
Found by LLVM/Clang Static Analyzer. "Right." miod@ | |||
2008-09-12 | zap a deprecated macro, NMOD. | Thordur I. Bjornsson | |
2008-09-12 | provide a NOTE_TRUNCATED kq hint in nfs_setattr() if the file | Thordur I. Bjornsson | |
shrinks, same thing as UFS does. ok/pointers pedro@ ok blambert@ | |||
2008-09-12 | move the declaration of nfsrv3_procs to nfs_syscalls.c | Thordur I. Bjornsson | |
ok blambert@ | |||
2008-09-12 | just like v4 icmp, icmp6 recycles mbufs so we need to call | Henning Brauer | |
pf_pkt_addr_changed to clear the recorded pf state information in the hdr claudio ok | |||
2008-09-12 | In acpitz_setfan(), try to send fan commands to ``power resources'' objects. | Miod Vallat | |
Makes a few hp laptops run cooler and quieter. | |||
2008-09-12 | Remove bzero/memset calls after pool_gets by passing the PR_ZERO | Bret Lambert | |
flag to the pool_get call. ok art@, krw@ | |||
2008-09-12 | SCSI_DATA_UIO is never used. Code which checks for it is either dead or | Miod Vallat | |
commented out, remove it. Unifdef TFS while there. ok marco@ krw@ | |||
2008-09-12 | less waste for amaps in the common case: | Otto Moerbeek | |
allocate a single malloc chunk instead of three and allocate a single slot for a single page instead of four slots. ok miod@ tedu@ @deraadt | |||
2008-09-12 | Don't forget to actually return a pa for the K0SEG case... | Miod Vallat | |
2008-09-12 | Some fixes for dc_txeof().. | Brad Smith | |
- Don't reload the watchdog timer in case there are still unhandled descriptors. - Don't clear IFF_OACTIVE unless there are at least 6 free TX descriptors. The function dc_encap() will bail if there are only 5 or fewer free TX descriptors, causing dc_start() to abort so it makes no sense to pretend we could process mbufs again when in fact we can't. - Always assign idx to sc->dc_cdata.dc_tx_cons; it doesn't make much sense to exclude the idx == sc->dc_cdata.dc_tx_cons case. From FreeBSD | |||
2008-09-11 | Update for the renaming of the existing BCM4322 entry to SERIAL_2. | Brad Smith | |
A COM port should not be misleadingly labeled as a Wifi chipset. | |||
2008-09-11 | Remove the BCM4322 id. This is a 802.11n chipset and also requires v4 firmware. | Brad Smith | |
2008-09-11 | regen | Brad Smith | |
2008-09-11 | Re-add the Broadcom BCM4321 and BCM4322 PCI ids and correct the previous | Brad Smith | |
entry labeled as BCM4322 which is actually a serial port. | |||
2008-09-11 | regen | Mark Kettenis | |
2008-09-11 | Revert previous commit; it introduces duplicate #defines. | Mark Kettenis | |
2008-09-11 | In rlphy_service() for the MII_TICK case don't bother to check whether | Brad Smith | |
the currently selected media is of type IFM_AUTO as autonegotiation does not need to be kicked anyway. | |||
2008-09-11 | Fix a typo. | Brad Smith | |
2008-09-11 | regen | Brad Smith | |
2008-09-11 | Add Broadcom BCM4321 and BCM4322 PCI ids. | Brad Smith | |