summaryrefslogtreecommitdiff
path: root/sys/dev/i2o
AgeCommit message (Expand)Author
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
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2001-04-11Only install headers which are actually used by our userland. Thisjdolecek
2001-04-01- Allocate any private space that's requested.ad
2001-03-21Decrease the timeouts on QUEIESCE and CLEAR lest the adapter doesn't reply.ad
2001-03-20Split limits and ioctl defs out of iopvar.h.ad
2001-03-20Major update; basically, improve performance somewhat and play nicer withad
2001-02-24whitespace policelukem
2001-02-07FC peripherals on DPT/Adaptec boards only respond to private class messages.ad
2001-02-06Sync with ld.c.ad
2001-01-03Fix thinko in previous.ad
2001-01-03- Fix a number of bugs with the configuration stuff.ad