| Age | Commit message (Expand) | Author |
| 2003-02-14 | __'ify MACHINE_ARCH names. | thorpej |
| 2003-01-20 | Remove variable that is only assigned too but not referenced. | simonb |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2003-01-01 | Use aprint_normal() in cfprint routines. | thorpej |
| 2002-12-11 | Fix typo. | ad |
| 2002-12-07 | Implement the DPT EATA ioctl() interface. | ad |
| 2002-12-06 | - Handle DPT ioctls from native NetBSD binaries. | ad |
| 2002-11-15 | Cosmetic changes. | ad |
| 2002-11-08 | Add support for Adaptec 200[05]S | msaitoh |
| 2002-10-23 | merge kqueue branch into -current | jdolecek |
| 2002-10-22 | PR 18760: don't issue I2O_EXEC_IOP_CLEAR to AMI boards, since some | ad |
| 2002-10-02 | Add trailing ; to CFATTACH_DECL. | thorpej |
| 2002-09-30 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-09-27 | remove trailing \n in panic(). approved perry. | provos |
| 2002-09-27 | Introduce a new routine, config_match(), which invokes the | thorpej |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2002-05-31 | Use __mips__ instead of mips. | thorpej |
| 2002-05-04 | Bump IOPL_MAX_SEGS to 16 in line with other Ethernet drivers, and in one | ad |
| 2002-04-05 | Implement mstohz() as discussed on tech-kern, and use it in SCSI drivers | bouyer |
| 2002-03-08 | PR 15552: don't explode if the board fails to respond during initalization. | ad |
| 2002-01-12 | Call malloc(9) with M_ZERO flag instead of memset() after malloc(). | tsutsui |
| 2002-01-02 | Set sc_framesize to a reasonable value early on so that DEBUG code | ad |
| 2001-11-28 | - convert usage of "defopt" to "defflag" where the relevant option does | lukem |
| 2001-11-13 | add RCSID | lukem |
| 2001-09-27 | Make firmware updates work with dpti. | ad |
| 2001-09-21 | Add `dpti', which is an I2O vendor extension implementing the DPT/Adaptec | ad |
| 2001-09-18 | Give initiali[sz]e all the "i"s it deserves. | wiz |
| 2001-08-22 | Implement/fix FDDI, receive checksums, media selection and a ton of other | ad |
| 2001-08-22 | Parameter group changes: | ad |
| 2001-08-06 | Add more LAN defs. | ad |
| 2001-08-06 | Add iopl. | ad |
| 2001-08-06 | Thinko. | ad |
| 2001-08-06 | Rough I2O LAN interface driver. Needs a bit of work. | ad |
| 2001-08-04 | This isn't relevant any more. | ad |
| 2001-08-04 | Some changes from OpenBSD, and some of my own: | ad |
| 2001-06-26 | Make it compile with SCSIPI_DEBUG | bouyer |
| 2001-06-12 | receive, not recieve | wiz |
| 2001-06-10 | Centralise the geometry fudge. | ad |
| 2001-04-25 | Pull up the thorpej_scsipi branch to main branch. | bouyer |
| 2001-04-11 | Only install headers which are actually used by our userland. This | jdolecek |
| 2001-04-01 | - Allocate any private space that's requested. | ad |
| 2001-03-21 | Decrease the timeouts on QUEIESCE and CLEAR lest the adapter doesn't reply. | ad |
| 2001-03-20 | Split limits and ioctl defs out of iopvar.h. | ad |
| 2001-03-20 | Major update; basically, improve performance somewhat and play nicer with | ad |
| 2001-02-24 | whitespace police | lukem |
| 2001-02-07 | FC peripherals on DPT/Adaptec boards only respond to private class messages. | ad |
| 2001-02-06 | Sync with ld.c. | ad |
| 2001-01-03 | Fix thinko in previous. | ad |
| 2001-01-03 | - Fix a number of bugs with the configuration stuff. | ad |