Age | Commit message (Expand) | Author |
2002-12-15 | typos; torh at bogus.net | Henning Brauer |
2002-11-30 | typo | Michael Shalayeff |
2002-11-28 | same devices named the same | Michael Shalayeff |
2002-11-28 | generic isa mpu, from Sergey A. Smitienko w/ fixes from me | Michael Shalayeff |
2002-10-15 | support sf2r card with attenuator; from jumbo@ w/ some knf from mickey@ | Michael Shalayeff |
2002-10-07 | this removes the functionality of adding allocated | Michael Shalayeff |
2002-10-06 | No more need to initialize the result list before uvm_pglistalloc. | Artur Grabowski |
2002-09-15 | Add a license from the author Timo Rossi <trossi@co.jyu.fi> | Artur Grabowski |
2002-09-14 | Various fixes and cleanups in the cy driver. | Artur Grabowski |
2002-09-08 | no , after last element in a enum | Theo de Raadt |
2002-09-03 | regen | Michael Shalayeff |
2002-09-03 | aic at isapnp, from anders@Arnholm.nu w/ fixes from me | Michael Shalayeff |
2002-08-28 | update of radiotrack driver, including isapnp support; from jumbo@ | Michael Shalayeff |
2002-07-07 | Allow isapnp to compile without isadma configured. From NetBSD. | Miod Vallat |
2002-07-02 | inital -> initial | Nathan Binkert |
2002-06-30 | When duplicating isa_attach_args structures to build several attachement | Miod Vallat |
2002-06-30 | allocate sockaddr_dl for ifnet in if_alloc_sadl(), as we don't always know | Jun-ichiro itojun Hagino |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-06-10 | old bouncebuffering api not used anymore | Niklas Hallqvist |
2002-06-08 | KNF miss in my last commit | Niklas Hallqvist |
2002-06-07 | bus_dma-ify, now it works again, sorry for the inconvenience | Niklas Hallqvist |
2002-06-07 | Add initialization of pglist, now attaches fine, but | Niklas Hallqvist |
2002-06-06 | temporarilty -> temporarily | Aaron Campbell |
2002-06-03 | spell transceiver correctly | Theo de Raadt |
2002-05-24 | More splbio around biodone protection. | Artur Grabowski |
2002-05-06 | tuner driver for the fms cards. | Michael Shalayeff |
2002-04-25 | soundforte radio driver, from Vladimir Popov <jumbo@narod.ru> | Michael Shalayeff |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-02-12 | accept sample rates <= highrate. | Federico G. Schwindt |
2002-02-12 | only compile pckbc_isa if pckbc was configured on isa | Michael Shalayeff |
2002-01-27 | bt no more | Michael Shalayeff |
2002-01-24 | bussified and bus-split bustec scsi ha driver. | Michael Shalayeff |
2002-01-23 | fix a bug in az_find and make az_staet() more readable; from Vladimir Popov <... | Michael Shalayeff |
2002-01-23 | declare a few var's extern for KGDB | Eric Jackson |
2002-01-20 | make all audio drivers use the new allocm and round_buffersize decl's. | Eric Jackson |
2002-01-07 | use flags instead of options to choose the tea5757 vs tea5759. | Michael Shalayeff |
2002-01-02 | regen | Michael Shalayeff |
2002-01-02 | a couple of 3c515 entries, commented out | Michael Shalayeff |
2002-01-02 | do not unmap io space while it's still in use (in *probe) | Michael Shalayeff |
2001-12-18 | bigger delay in mute; from Maxim V. Tsyplakov <tm@oganer.net> | Michael Shalayeff |
2001-12-08 | Do not compile the pnp attachments unless they're requested; deraadt@ ok | Federico G. Schwindt |
2001-12-08 | Sprinkle pmap_update calls where relevant and some other | Artur Grabowski |
2001-12-05 | sync | Christian Weisgerber |
2001-12-05 | Add AdLib MSC 16 PnP. | Christian Weisgerber |
2001-12-05 | add radiotack defs | Michael Shalayeff |
2001-12-05 | update for radio drivers from tm@oganer.net und jumbo@narod.ru | Michael Shalayeff |
2001-11-30 | Kill uvm_pagealloc_contig. The two drivers that still used it should have | Artur Grabowski |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-11-06 | Kill vm/vm_param.h, move it to uvm/uvm_param.h | Artur Grabowski |