summaryrefslogtreecommitdiff
path: root/sys/dev/isa/satlink.c
AgeCommit message (Expand)Author
2006-09-03add missing initializerchristos
2006-04-23Make this compile again.christos
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2005-02-04de-__Pperry
2004-09-14Separate the namespace for default (ie unspecified) locators useddrochner
2003-05-09A few ISA sound drivers like to share dma channels, and hence deferredfvdl
2002-11-26si_ -> sel_christos
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-02Fix sizeof and whitespace bug from the script I'm using to do thethorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-01-07Overhaul of the ISA autoconfiguration code to support directthorpej
2001-11-13add RCSIDlukem
2001-07-18bcopy -> memcpythorpej
2001-07-18bzero -> memsetthorpej
2000-07-06Use device_lookup().thorpej
2000-05-15Fix a tyop, pointed out by Bill Studenmund.thorpej
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-02-07Add a new function call to the ISA DMA API: isa_dmamaxsize(), which returnsthorpej
1998-06-09Nuke __BROKEN_INDIRECT_CONFIG.thorpej
1998-06-09Adjust for changes to the ISA DMA API.thorpej
1998-02-04Add dm_mapsize to bus_dmamap_t and rename BUS_DMAMEM_NOSYNC tothorpej
1998-01-12Update for config changes.thorpej
1997-10-19Use symbolic names for default locator values.thorpej
1997-10-09Fix tipo inherited from old version of TNF copyright template.jtc
1997-07-13Satellite receiver driver for ISA cards from PlanetConnect by Jason andhpeyerl