Age | Commit message (Expand) | Author |
2005-11-04 | Move access to RF tranceiver functions to be via callbacks. | Jonathan Gray |
2005-11-04 | remove useless prototype; ok drahn@ | Uwe Stuehler |
2005-11-04 | crank pf_state and pf_src_node byte and packet counters to u_in64_t, since | Ryan Thomas McBride |
2005-11-04 | Add carp_hash() - hash the ethernet address of the ARP request and use | Ryan Thomas McBride |
2005-11-04 | only build powernow pieces as appropriate for config'd cpu types | Ted Unangst |
2005-11-04 | RCS Id tag | Uwe Stuehler |
2005-11-03 | fix comment | Martin Reindl |
2005-11-03 | - fix error message printed when pci_mapreg_map() fails. | Brad Smith |
2005-11-03 | re-implement the bpf "filter drop" option that it actually works. the | Reyk Floeter |
2005-11-03 | revert to 20051009 for now, need to investigate strange behaviour with | Martin Reindl |
2005-11-03 | use splvm() here instead of splimp(). in currently unused MULTIPROCESSOR code. | Brad Smith |
2005-11-03 | Don't remove elements inside TAILQ_FOREACH. Change to usual for() | Kenneth R Westerback |
2005-11-02 | change zaurus fifo lenght back to 32 until some issues are sorted out. | Federico G. Schwindt |
2005-11-02 | inherit sack_enable from the listen socket, this should allow connections | Markus Friedl |
2005-11-02 | Avoid a theoretical race condition. | Aaron Campbell |
2005-11-02 | sync | Theo de Raadt |
2005-11-02 | 2 more puc devices by oxford | Theo de Raadt |
2005-11-02 | It is invalid to scsi_done(xs) and then return TRY_AGAIN_LATER. | Kenneth R Westerback |
2005-11-02 | sync mbuf before unloading in gem_rxdrain(). | Brad Smith |
2005-11-02 | - unmap resources allocated by pci_mapreg_map() on failure to attach | Brad Smith |
2005-11-02 | Abstract delay code out and call it directly from XX_interpret_sense. | Kenneth R Westerback |
2005-11-02 | handle TX underrun and packet too long errors by resetting the chip. | Brad Smith |
2005-11-01 | remove Mach macros, they were unused anyway | Martin Reindl |
2005-11-01 | In uvm_swapout(), protect "p->p_swtime = 0;" with SCHED_LOCK() as is already | Aaron Campbell |
2005-11-01 | Always sure that we have memory for the 'dst' scrub information, which may | Christopher Pascoe |
2005-11-01 | Remove the call to ieee80211_ifattach() for the moment as it | Jonathan Gray |
2005-10-31 | - some DEBUG should be GEM_DEBUG | Brad Smith |
2005-10-31 | Fix reading large files; from NetBSD. Somehow this was overlooked | Otto Moerbeek |
2005-10-31 | jsg forgot to specify that wi(4) now needs wlan option; ok miod | Theo de Raadt |
2005-10-31 | ammount -> amount | Miod Vallat |
2005-10-31 | typo | Brad Smith |
2005-10-31 | print something useful about mainbus, system model as reported by Openfirmware. | Dale Rahn |
2005-10-31 | regen | Jonathan Gray |
2005-10-31 | A few more nvidia video cards, mostly from submitted dmesgs. | Jonathan Gray |
2005-10-31 | Move from arpcom to ieee80211com in wi softc. This will be | Jonathan Gray |
2005-10-31 | show the speed status in hw.cpuspeed; ok drahn | Theo de Raadt |
2005-10-31 | On suspend/resume save the current time to the RTC earlier and restore it later | Dale Rahn |
2005-10-31 | enable tumbler* to encourage more testing. it works on a 4th gen | Brad Smith |
2005-10-31 | Fix a TAILQ_FOREACH where the item containing the next pointer could be | Christopher Pascoe |
2005-10-31 | add support for bass & treble. | Brad Smith |
2005-10-31 | update datasheet URL. | Brad Smith |
2005-10-31 | - add needed bass & treble glue in i2s; | Joris Vink |
2005-10-31 | work in progress on a tumbler driver, driver is commented out for now. | Brad Smith |
2005-10-31 | add aoa audio support, found in several macppc machines | Joris Vink |
2005-10-30 | add daca audio support, found in some macppc machines; | Joris Vink |
2005-10-30 | Update RTC on reboot. | Mark Kettenis |
2005-10-30 | Remove unused pcb field (this should have been part of the fetch(9)/store(9) | Miod Vallat |
2005-10-30 | Simplify sis(4) TX/RX ring initialization. | Brad Smith |
2005-10-29 | comment fix: Two vendors sold same thing | Theo de Raadt |
2005-10-29 | Correct type for dd_grid, so that we print the device id correctly for | Miod Vallat |