Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-15 | sync | Theo de Raadt | |
2005-04-15 | shrink | Theo de Raadt | |
2005-04-15 | regen | Michael Shalayeff | |
2005-04-15 | some hp smart array devs and fix compaq smrtarray ids and add 6422 | Michael Shalayeff | |
2005-04-15 | regen | Jakob Schlyter | |
2005-04-15 | add Araneus True Random Number Generator | Jakob Schlyter | |
2005-04-15 | in ural_txeof(), call usbd_clear_endpoint_stall() on the tx pipe instead of | Damien Bergamini | |
the rx pipe. | |||
2005-04-15 | free salt&peper commit | Michael Shalayeff | |
2005-04-15 | make sure aligment does not return zero block size | Michael Shalayeff | |
2005-04-15 | Try this again. | Joel Knight | |
When synproxy sends packets to the destination host, make sure to copy the 'tag' from the original state entry into the outgoing mbuf. ok dhartmei@ deraadt@ | |||
2005-04-15 | don't need to check for NULL when using M_WAITOK, from mpech@ | Pedro Martelletto | |
2005-04-15 | Simplify matching logic using pci_matchbyid() and correct some comments. | Jonathan Gray | |
2005-04-15 | re(4) cannot handle a standard sized Jumbo frame. | Brad Smith | |
2005-04-15 | re-add RL_JUMBO_FRAMELEN/RL_JUMBO_MTU but this time use the right values | Brad Smith | |
2005-04-15 | add another 8169 rev and remove vtophys() hack for alpha now that the driver | Brad Smith | |
has been bus_dma-ified | |||
2005-04-15 | correct a spello | Christopher Pascoe | |
ok jolan@ | |||
2005-04-15 | Add TODO list for zaudio. | Christopher Pascoe | |
2005-04-15 | Remove i2c entry, it is included from zaudio config. | Christopher Pascoe | |
2005-04-15 | Add basic audio playback support for the Zaurus SL-C3000. | Christopher Pascoe | |
ok dlg@ drahn@ uwe@ deraadt@ | |||
2005-04-15 | print proper model string. | Brad Smith | |
2005-04-15 | Functions for accessing the pxa2x0 I2S controller. | Christopher Pascoe | |
ok dlg@ drahn@ uwe@ deraadt@ | |||
2005-04-15 | Routines providing access to the pxa2x0 I2C controller. | Christopher Pascoe | |
ok dlg@ drahn@ uwe@ deraadt@ | |||
2005-04-15 | let tree build. brad -- check what you busted | Theo de Raadt | |
2005-04-14 | Add basic support for the pxa2x0 DMA controller. | Christopher Pascoe | |
ok deraadt@ dlg@ drahn@ uwe@ | |||
2005-04-14 | Try to start log message buffer on a new line. Helps install scripts avoid | Kenneth R Westerback | |
detecting phantom devices when scanning dmesg output. Suggested by miod@, ok deraadt@. | |||
2005-04-14 | internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types. | Marc Espie | |
2005-04-14 | enable HW transmit checksum offload | Brad Smith | |
ok pvalchev@ | |||
2005-04-14 | +luphy and add hme to RAMDISK_CD | Brad Smith | |
2005-04-14 | +luphy | Brad Smith | |
2005-04-14 | +luphy | Brad Smith | |
2005-04-14 | +luphy | Brad Smith | |
2005-04-14 | add a PHY driver for the Lucent LU6612 10/100 PHY used on PCI | Brad Smith | |
quad port hme(4)'s and other newer Sun systems with hme(4)'s. derived from a diff posted to freebsd-sparc64 by Marius Strobl <marius at alchemy dot franken dot de> ok mickey@ | |||
2005-04-14 | fix reading of the binary image. | Damien Bergamini | |
binary image is not a set of ezdata structures. | |||
2005-04-14 | write actual data to file, not pointers. | Damien Bergamini | |
store the address field in little endian order. | |||
2005-04-14 | make sure round_blocksize does not produce 0 after alignment | Michael Shalayeff | |
2005-04-14 | tyop | Pedro Martelletto | |
2005-04-14 | do not reset tuner and audio settings on open/close; from jakemsr@ | Michael Shalayeff | |
2005-04-14 | back out last, some breakage crept in | Henning Brauer | |
2005-04-14 | Make sure recording is started before we return EWOULDBLOCK in a read(). | Brad Smith | |
From NetBSD ok mickey@ | |||
2005-04-14 | regen | Brad Smith | |
2005-04-14 | rename unknown Agere PHY, this is a Lucent LU6612 10/100 PHY. | Brad Smith | |
2005-04-14 | When synproxy sends packets to the destination host, make sure to copy | Joel Knight | |
the 'tag' from the original state entry into the outgoing mbuf. ok henning@ dhartmei@ | |||
2005-04-14 | Correct signed/unsigned mismatches in compatibility macros and add | Christopher Pascoe | |
mono-to-stereo variants for mulaw_to_slinear16 ok dlg@ jason@ mickey@ | |||
2005-04-14 | .pt map from Manuel Pata <pata@alface.de> | Michael Shalayeff | |
2005-04-13 | sync | Damien Bergamini | |
2005-04-13 | New ural devices. Pointed out by Rodolfo Gouveia. | Damien Bergamini | |
2005-04-13 | Resume only if the lid is open and the power key pressed. Also fix | Uwe Stuehler | |
peridic discharging in zapm_poll(). | |||
2005-04-13 | Call special suspend and resume hooks. The latter can cancel a resume. | Uwe Stuehler | |
2005-04-13 | boot when then timeout expires; prodded by drahn@ dlg@ and others | Uwe Stuehler | |
2005-04-13 | free STACKGAP_RANDOM commit | Michael Shalayeff | |