Age | Commit message (Expand) | Author |
2001-05-16 | Use dm_mapsize instead of homegrown one; jason@ ok. | Federico G. Schwindt |
2001-05-16 | Bring chip out of suspend mode in case we're booting after a shutdown from | Aaron Campbell |
2001-05-16 | No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok) | Hakan Olsson |
2001-05-16 | shorten by one byte :-) | Theo de Raadt |
2001-05-16 | use dma_mapsize now that's available. | Federico G. Schwindt |
2001-05-16 | dump private extended ac97 reg defs | Michael Shalayeff |
2001-05-16 | split codec vendor/product into separate tables, | Michael Shalayeff |
2001-05-16 | extended registers are now in ac97.h | Michael Shalayeff |
2001-05-16 | kill COMPAT_{09,10,11} kernel options. We still need kern_info_09.c and kern... | Todd C. Miller |
2001-05-16 | more regs from 2.2 version of specs | Michael Shalayeff |
2001-05-16 | update copyright | Jason Wright |
2001-05-16 | If we run out of transmit slots, try to copy the next mbuf into a single | Jason Wright |
2001-05-15 | partial KNF | Theo de Raadt |
2001-05-15 | a few more codecs, a few more consts, trailing spaces | Michael Shalayeff |
2001-05-15 | - correct some bus_dmamap_sync() usage | Jason Wright |
2001-05-15 | sync | Theo de Raadt |
2001-05-15 | shrink | Theo de Raadt |
2001-05-15 | - bus-dmaify txp | Jason Wright |
2001-05-15 | Split wi(4) into bus-dependent and bus-independent bits similar to | Todd C. Miller |
2001-05-14 | use bus_dmamap_sync() as appropriate | Jason Wright |
2001-05-14 | if we are prism2 print so | Michael Shalayeff |
2001-05-14 | From PR 1820 - initialize builin CSU/DSU card properly | Chris Cappuccio |
2001-05-14 | kill agregate messages; reported by stephen@etunnels.com | Theo de Raadt |
2001-05-14 | add swiss german layout; from Kaspar Brand <kasparb@freesurf.ch> | Michael Shalayeff |
2001-05-14 | - simplify hifn_dmamap_aligned() | Jason Wright |
2001-05-14 | use real uio | Theo de Raadt |
2001-05-13 | First try at bus_dma(9)-ifying hifn7751 driver... advantages: | Jason Wright |
2001-05-13 | sync | Theo de Raadt |
2001-05-13 | hmm, these should not need entries... | Theo de Raadt |
2001-05-13 | use criov_copydata for grabbing iv for next packet | Jason Wright |
2001-05-13 | missing else | Jason Wright |
2001-05-13 | initial cut at /dev/crypto support. takes original mbuf "try, and discard | Theo de Raadt |
2001-05-13 | Initial support for Broadcom 5820, which is very much like the 5805 except | Jason Wright |
2001-05-12 | sync | Theo de Raadt |
2001-05-12 | more cyrix devs | Theo de Raadt |
2001-05-11 | sync | Nathan Binkert |
2001-05-11 | New National Semiconductor gigabit phy | Nathan Binkert |
2001-05-11 | I think this will match and work on a hifn 7951 | Theo de Raadt |
2001-05-11 | sync | Theo de Raadt |
2001-05-11 | some more | Theo de Raadt |
2001-05-11 | Revert previous untested change, until a fix is ready. | Miod Vallat |
2001-05-11 | oh, i forgot to put this in ;-) | Theo de Raadt |
2001-05-10 | Simplify probe routine. | Aaron Campbell |
2001-05-10 | dmamem_unmap the memory before dmamem_freeig it. | Michael Shalayeff |
2001-05-10 | in txp_intr() only refill the rx buffer ring if it is empty; based on | Jason Wright |
2001-05-09 | revert reverted patch now that bus_dma has been updated on i386 | Jason Wright |
2001-05-08 | inplement screen burner in screenblank(1) style (no program though). | Michael Shalayeff |
2001-05-08 | document registers off BAR1 found on the 7951 | Theo de Raadt |
2001-05-08 | simplify prints | Theo de Raadt |
2001-05-08 | string names for those new classes/subclasses; from netbsd | Michael Shalayeff |