summaryrefslogtreecommitdiff
path: root/sys/dev/ic/gdtvar.h
AgeCommit message (Expand)Author
2009-08-12Let this work with C99 compilers that do not define __GNUC__Jonathan Gray
2009-02-16Extend the scsi_adapter minphys() callback to take a struct scsi_link *Miod Vallat
2008-09-01Avoid #pragma pack(1) and unify everything towards using __packed.Theo de Raadt
2007-11-11The interrupt routine doesn't need to explicity invoke splbio/splx.Kenneth R Westerback
2007-04-28remove abstraction around splbio/splx; they just confuse things; ok dlg marco...Theo de Raadt
2006-05-07Add remaining glue for physical disk count.Marco Peereboom
2006-05-07Add bio framework (not functional yet).Marco Peereboom
2005-05-26remove vtophys (it wasn't used anyway)Jason Wright
2003-12-16Compute openings value, out of boot-time count of devices.Niklas Hallqvist
2003-06-03fix various 3/4 licenses according to "terms" fileTheo de Raadt
2002-06-11Checkpoint my work. Register with bio, implement part ofNiklas Hallqvist
2002-03-14First round of __P removal in sysTodd C. Miller
2000-11-10improved queue handling + some small bug fixesNiklas Hallqvist
2000-08-05Use better (working) locking macros around critical regions. ImplementNiklas Hallqvist
2000-03-01Proper bus_dma usage, fixes cache incosistenciesNiklas Hallqvist
2000-02-07make it compilable without "options DEBUG"Jun-ichiro itojun Hagino
2000-02-07Rough but working driver for ICP-Vortex RAIDNiklas Hallqvist