summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-05reorder the allocation of bits in attach to make cleaning up on an errorDavid Gwynne
2005-08-05READ BUFFER is a generic opcode, so dont define our ownDavid Gwynne
2005-08-05a define for the scsi READ BUFFER opcodeDavid Gwynne
2005-08-05shorten dmesg outputTheo de Raadt
2005-08-05scsi_safte.c and scsi_safte.h are now known as safte.c and safte.hDavid Gwynne
2005-08-05make the naming of the safte files consisten with the rest of the scsiDavid Gwynne
2005-08-04allow dcphy_status() to be called even when the parent interfaceBrad Smith
2005-08-04syncTheo de Raadt
2005-08-04instead of static locals, malloc/free. the goal is to reduce stack usage,Daniel Hartmeier
2005-08-04activate libstubs (setlocale + dbopen)Marc Espie
2005-08-04zap rcsid. Okay deraadt@, krw@Marc Espie
2005-08-04fix worst three kernel stack pigs in xfs by moving stack allocation ofBob Beck
2005-08-04no cac(4) here.Brad Smith
2005-08-04this file is now known as ses.hDavid Gwynne
2005-08-04HW_PHYSMEM and HW_USERMEM should be unsigned; ok tdeval marcoTheo de Raadt
2005-08-04cac(4) are 2*, 3* and 4* series controllers.Brad Smith
2005-08-04- Compaq call it "Smart Array"Jason McIntyre
2005-08-04the generic scsi attach line already says we're an enclosure, so why didDavid Gwynne
2005-08-04be nicer to the controller the ses device is attached to by doing the scsiDavid Gwynne
2005-08-04better description of where in the sysctl tree the sensors are kept, andDavid Gwynne
2005-08-04buf_* was taken from the framework I wrote for bgpd (also used by ntpd, ospfdHenning Brauer
2005-08-04better wording, from jfb@. Ok jmc@.Xavier Santolaria
2005-08-04add and document import -d option; ok jmc@ joris@.Xavier Santolaria
2005-08-04document TMPDIR environment variable and global -T <tmpdir> option;Xavier Santolaria
2005-08-04match on ich7; testing by Mark.Peoples@asu.eduMichael Shalayeff
2005-08-04handle TMPDIR environment variable as well as -T <tmpdir> global option;Xavier Santolaria
2005-08-04regenJonathan Gray
2005-08-04new axeJonathan Gray
2005-08-04Support for ICH7 audio tested by Mark.Peoples at asu.eduJonathan Gray
2005-08-04Support for SENSOR_INTEGER.Jonathan Gray
2005-08-04sync command synopsis w/ man page;Xavier Santolaria
2005-08-04Make pax exit unsuccessfully on errors.Marco Pfatschbacher
2005-08-04Fix handling of empty entries at the end of an address list; avoidsOtto Moerbeek
2005-08-04Include if_ether.h and use better usbd_devinfo_alloc argument. ok brad@Can Erkin Acar
2005-08-04...and indent;Jason McIntyre
2005-08-04remove trailing space;Jason McIntyre
2005-08-04a quick diff for marco, who wanted to see if his power supplies were on orDavid Gwynne
2005-08-04Add support for dell enclosures that do both SES and SAF-TE. ok dlg@Marco Peereboom
2005-08-04make the list of cards easier to read.Brad Smith
2005-08-04Add SCSI 3 define. ok dlg@Marco Peereboom
2005-08-03Move a couple of 2048+4 byte structures from the stack to the heap.Kenneth R Westerback
2005-08-03enforce 10-bit width for i/o addresses when start address is assigned byFederico G. Schwindt
2005-08-03Smart ARRAY comment fixes.Brad Smith
2005-08-03document cache file name,Marc Espie
2005-08-03libstubs stuff, not yet active.Marc Espie
2005-08-03ciss can fit onto the large RAMDISKSTheo de Raadt
2005-08-03prevent unaligned memory access when processing LCP echo packets,Can Erkin Acar
2005-08-03avoid xrefs to self...Jason McIntyre
2005-08-03syncTheo de Raadt
2005-08-03device is not optional; spotted by jmcTheo de Raadt