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