summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-05-22Reset the board during probe. As a result, we can now honor the SCSIMiod Vallat
2004-05-22Safer work queue thaw sequence.Miod Vallat
2004-05-22Convert to bus_space; but it still uses kvtop()...Miod Vallat
2004-05-22Do not truncate intermediate results computing aiov.iov_len in vndsetcred();Otto Moerbeek
2004-05-22two more reloc typesMichael Shalayeff
2004-05-21Use '/' instead of ':' as separator for anchor path components. Note thatDaniel Hartmeier
2004-05-21std header ifdef naming conventions; ok mickey@Todd T. Fries
2004-05-21Add support for Dell CERC SATA. ok krw@, henning@ & deraadt@Marco Peereboom
2004-05-21Add support for Dell CERC SATA. ok krw@, henning@ & deraadt@Marco Peereboom
2004-05-21Regen.Marco Peereboom
2004-05-21Add support for Dell CERC SATA. ok krw@, henning@ & deraadt@Marco Peereboom
2004-05-21use 'mss' as lower limit, since 'ifp' might not be set; ok dhartmei@, henning@Markus Friedl
2004-05-21More cleaning, better registers programming, better error messages.Miod Vallat
2004-05-21copy out relative anchor paths correctlyDaniel Hartmeier
2004-05-20More "can't help but clean things while reading".Miod Vallat
2004-05-20Make MINGDTSIZ a multiple of PAGE_SIZE to avoid destroying the gdt table.Thomas Nordin
2004-05-20remove more caddr_tTed Unangst
2004-05-20Fix arithmetic in vs_getiopb(), from mvme88k.Miod Vallat
2004-05-20General cleanup before attempting to move towards bus_space and bus_dma.Miod Vallat
2004-05-20Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpcMark Kettenis
2004-05-20Remove bogus $Id.Marco Peereboom
2004-05-20Add ahd. ok krw@Marco Peereboom
2004-05-20Add ahd. ok krw@Marco Peereboom
2004-05-20Add ahd. ok krw@Marco Peereboom
2004-05-20Add QAS phase which is required by ahd. ok krw@Marco Peereboom
2004-05-19Rewrite va_arg() for correctness. Not only is the new code easier to read,Miod Vallat
2004-05-19stupid typo that prevented i686 pagezero code from being used. from artTed Unangst
2004-05-19Allow recursive anchors (anchors within anchors, up to 64Daniel Hartmeier
2004-05-19do not loop on nd6_output() when transmission fails. from kameJun-ichiro itojun Hagino
2004-05-19regenAlexander Yurchenko
2004-05-19New vendor iRiver and its mp3 players.Alexander Yurchenko
2004-05-19No need to force a kernel mapping for the sram, the sram driver will do itMiod Vallat
2004-05-19another ETHER_ALIGNBrad Smith
2004-05-19unbreak by removing the 'nonexistant" PERC 3/QC here as wellHenning Brauer
2004-05-19remove duplication, use ETHER_ALIGN from if_ether.hBrad Smith
2004-05-19de __P of sys/arch/cats.Dale Rahn
2004-05-19de __P of sys/arch/arm.Dale Rahn
2004-05-19Add missing aic79xx_reg.h file. Update aic79xx* files to latestKenneth R Westerback
2004-05-18fix from netbsd to twiddle the fxp eeprom to disable dynamic standby modeBob Beck
2004-05-18Check for and handle interface CRC errors.Bob Beck
2004-05-18if_ether.hBrad Smith
2004-05-18Regen.Marco Peereboom
2004-05-18Add ahd, remove non-existent PERC 3/QC. ok deraadt@ henning@ krw@ bob@ millert@Marco Peereboom
2004-05-18useless caddr_t casts removal, same sha1sPedro Martelletto
2004-05-18Be sure to initalized and use the "len" variable correctly in iestart();Miod Vallat
2004-05-18In DIOCCHANGERULE, move ticket increment above code that might freeDaniel Hartmeier
2004-05-18fix size argument to ovbcopy() in ip_pcbopts(), found by Andrei IltchenkoDaniel Hartmeier
2004-05-18fix memory leak, ok tedu@Pedro Martelletto
2004-05-17Elminate SCSIRET_* synonyms for EJUSTRETURN and ERESTART by usingKenneth R Westerback
2004-05-17Work arounda behaviour change in binutils-2.14, now -m<...> -nostdlibDale Rahn