summaryrefslogtreecommitdiff
path: root/sys/dev/i2o
AgeCommit message (Expand)Author
2003-12-09Grab the configuration lock when handling I2ORESCANCMD.ad
2003-12-09Match Promise controllers.ad
2003-11-02Fix some typos. From Tom Cosgrove via jmc@openbsd.wiz
2003-10-30Remove some assigned-to but otherwise unused variables.simonb
2003-10-29Reorder, eliminating a bogus initializer.mycroft
2003-10-25Fix the previous differently.mycroft
2003-10-25Fix uninitialized variable warningschristos
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2003-06-13Fix the way the scsipi adapter openings are adjusted when the arraythorpej
2003-05-03DMA, not dma nor Dma.wiz
2003-02-14__'ify MACHINE_ARCH names.thorpej
2003-01-20Remove variable that is only assigned too but not referenced.simonb
2003-01-18Merge the nathanw_sa branch.thorpej
2003-01-01Use aprint_normal() in cfprint routines.thorpej
2002-12-11Fix typo.ad
2002-12-07Implement the DPT EATA ioctl() interface.ad
2002-12-06- Handle DPT ioctls from native NetBSD binaries.ad
2002-11-15Cosmetic changes.ad
2002-11-08Add support for Adaptec 200[05]Smsaitoh
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-22PR 18760: don't issue I2O_EXEC_IOP_CLEAR to AMI boards, since somead
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-09-27Introduce a new routine, config_match(), which invokes thethorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-05-31Use __mips__ instead of mips.thorpej
2002-05-04Bump IOPL_MAX_SEGS to 16 in line with other Ethernet drivers, and in onead
2002-04-05Implement mstohz() as discussed on tech-kern, and use it in SCSI driversbouyer
2002-03-08PR 15552: don't explode if the board fails to respond during initalization.ad
2002-01-12Call malloc(9) with M_ZERO flag instead of memset() after malloc().tsutsui
2002-01-02Set sc_framesize to a reasonable value early on so that DEBUG codead
2001-11-28- convert usage of "defopt" to "defflag" where the relevant option doeslukem
2001-11-13add RCSIDlukem
2001-09-27Make firmware updates work with dpti.ad
2001-09-21Add `dpti', which is an I2O vendor extension implementing the DPT/Adaptecad
2001-09-18Give initiali[sz]e all the "i"s it deserves.wiz
2001-08-22Implement/fix FDDI, receive checksums, media selection and a ton of otherad
2001-08-22Parameter group changes:ad
2001-08-06Add more LAN defs.ad
2001-08-06Add iopl.ad
2001-08-06Thinko.ad
2001-08-06Rough I2O LAN interface driver. Needs a bit of work.ad
2001-08-04This isn't relevant any more.ad
2001-08-04Some changes from OpenBSD, and some of my own:ad
2001-06-26Make it compile with SCSIPI_DEBUGbouyer
2001-06-12receive, not recievewiz
2001-06-10Centralise the geometry fudge.ad