Age | Commit message (Expand) | Author |
2001-11-14 | add bridge control bit definitions up to pci2.2, via netbsd | Michael Shalayeff |
2001-11-14 | - Move rng buffer allocation (bus_dmamem_map/unmap) to attach instead of during | Jason Wright |
2001-11-14 | Define the TRDY timeout and RETRY timeout registers (not used... yet) | Jason Wright |
2001-11-14 | - Sprinkle more htole16/htole32s so that this thing has a chance of working | Jason Wright |
2001-11-13 | cleanup whole lots of spaces and tabs, while muffling | Michael Shalayeff |
2001-11-13 | sync | Jason Wright |
2001-11-13 | Davicom 9102 | Jason Wright |
2001-11-12 | Sprinkle with htole32, add a garnish of htole16 and finish off with a | Jason Wright |
2001-11-12 | Don't abuse bus_dma(9) API by using dmamap->dm_* to hold results from | Jason Wright |
2001-11-11 | Remove local defines for SCSI status codes and use those now | Kenneth R Westerback |
2001-11-11 | Noone seems to want to fix the sparc64 cd bogus intr bug, so I will simply di... | Theo de Raadt |
2001-11-09 | be way more sure that software cannot be used | Theo de Raadt |
2001-11-09 | regen with correct Intersil vendor id | Todd C. Miller |
2001-11-09 | Fix pasto in Intersil PCI vendor ID; mike AT ethmoid.org | Todd C. Miller |
2001-11-08 | it is octopussy 550, not 950 | Michael Shalayeff |
2001-11-08 | regen | Michael Shalayeff |
2001-11-08 | fix lava, add a fewsome from dmesglog | Michael Shalayeff |
2001-11-06 | it appears pcm100 is not the same as combo ecard even same vendor/prod ids; f... | Michael Shalayeff |
2001-11-06 | regen | Michael Shalayeff |
2001-11-06 | oops | Michael Shalayeff |
2001-11-06 | add pcm100 cis form Matt Behrens <matt@zigg.com> via pr#2166 | Michael Shalayeff |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-11-06 | sync | Peter Stromberg |
2001-11-06 | new device | Peter Stromberg |
2001-11-06 | Kill vm/vm_param.h, move it to uvm/uvm_param.h | Artur Grabowski |
2001-11-05 | Switch everything to the new bus_dmamap_sync API. | Artur Grabowski |
2001-11-05 | compile fix; fgsch@ ok | Todd T. Fries |
2001-11-05 | needs rndvar.h | Michael Shalayeff |
2001-11-05 | Use ether_input_mbuf(). As a bonus, tcpdump should show the ethernet | Federico G. Schwindt |
2001-11-04 | sync. deraadt@ OK. | lebel |
2001-11-04 | ATI Mobility Radeon. deraadt@ OK. | lebel |
2001-11-04 | 7751 has two registers in config space (0x40 - RETRY_TIMEOUT and 0x41, | Jason Wright |
2001-11-02 | match on intel pro/wireless 2011, from netbsd | Michael Shalayeff |
2001-11-02 | - Set valid bit in transmit descriptors and tx fragment descriptors (previous | Jason Wright |
2001-11-02 | new fw needs more space in an_ltv_status; from Gabriel Kihlman <gk@univits.se> | Michael Shalayeff |
2001-11-02 | i do not think everybody needs USB_DEBUG | Michael Shalayeff |
2001-11-01 | add missing end bracket in comment | Todd C. Miller |
2001-11-01 | regen | Michael Shalayeff |
2001-11-01 | mylex acceleraid | Michael Shalayeff |
2001-11-01 | Change d_mmap in struct cdevsw from: | Artur Grabowski |
2001-10-31 | Change the audio_hm_if->mappage interface to return paddr_t and take off_t | Artur Grabowski |
2001-10-31 | sync | Nathan Binkert |
2001-10-31 | add a bunch of cards that use the Sundance TC9021 | Nathan Binkert |
2001-10-31 | sync | Nathan Binkert |
2001-10-31 | new device | Nathan Binkert |
2001-10-31 | sync | Nathan Binkert |
2001-10-31 | Synchronize usb code with NetBSD. | Nathan Binkert |
2001-10-30 | do not allow setting autorepeat delays causing zero timeouts later. | Michael Shalayeff |
2001-10-30 | From NetBSD: add __packed__ attribute to hardware structure that | Kenneth R Westerback |
2001-10-29 | defn for "versions read" command (not that the results match the docs mind you). | Jason Wright |