summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-07-24cleanupTheo de Raadt
2003-07-23remove packets in queues (like ipintrq) with m->m_pkthdr.rcvif pointingJun-ichiro itojun Hagino
2003-07-23Enable ATAPI DMA for modern Promise ATA controllers since only oldAlexander Yurchenko
2003-07-23Old Promise ATA controllers need some additional operationsAlexander Yurchenko
2003-07-23VT1612A; matthew.gream@pobox.comTheo de Raadt
2003-07-23'r' ioctls, (VFAT) aren't supported, don't pass down.Ted Unangst
2003-07-23add ahc and clean things a bitJason Wright
2003-07-23syncTed Unangst
2003-07-23add sys_sysinfo. from marius aamodt eriksen.Ted Unangst
2003-07-22Fix .depend generation for assym.h. Resolves PR 1154.Otto Moerbeek
2003-07-22syncJason Wright
2003-07-22vendor safenet and produc safenet safexcelJason Wright
2003-07-22void *, not caddr_t. missed in last commit. thanks Marco PeereboomTed Unangst
2003-07-22make it compile again damnit; from slash@peereboom.usMichael Shalayeff
2003-07-21enforce restrictions on prot and flags to mprotect and mmap. invalid orTed Unangst
2003-07-21syncTed Unangst
2003-07-21remove caddr_t casts. it's just silly to cast something when the functionTed Unangst
2003-07-20acer chips seem to work with atapi dma now. ok grange@Ted Unangst
2003-07-20regenMatthieu Herrb
2003-07-20fixMatthieu Herrb
2003-07-20regenMatthieu Herrb
2003-07-20Add SiS 650 VGA. Ok deraadt@, henning@.Matthieu Herrb
2003-07-20Use LBA48 only when accessing blocks after 137Gb limit or using sectorsAlexander Yurchenko
2003-07-20syncAlexander Yurchenko
2003-07-20Add HPT302 and HPT371 IDE controllers.Alexander Yurchenko
2003-07-19Remove bullshit: hpt366 rev. 1 is hpt366, not hpt372a.Alexander Yurchenko
2003-07-19typoAlexander Yurchenko
2003-07-19The last parameter to _dma_init for wdc code is flags, not read,Dale Rahn
2003-07-19Simplify struct pf_pooladdr to include struct pf_addr_wrap directlyCedric Berger
2003-07-19Ericsson DCU-10 & DCU-11 is a simple USB->Serial device.Cedric Berger
2003-07-19syncCedric Berger
2003-07-19Ericsson DCU-10 & DCU-11, made by Susteen, Inc.Cedric Berger
2003-07-19don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs)David Krause
2003-07-18add missing includesDavid Krause
2003-07-18caddr_t -> void *. ok millert@ tdeval@Ted Unangst
2003-07-18check v_mount for NULL before using. ok art@Ted Unangst
2003-07-18remove #if 0 portionJun-ichiro itojun Hagino
2003-07-18syncAlexander Yurchenko
2003-07-18Add Intel 82801EB/ER SATA controller found in the dmesg from todd@.Alexander Yurchenko
2003-07-17fix scrub frag reassembly after the stack's ip_len/ip_off flip correctionMike Frantzen
2003-07-16sun disklabels need updating too. frag size -> 2048.Ted Unangst
2003-07-16Add support for unbuffered SBus LANCE devices. jason@ and deraadt@ OKTodd C. Miller
2003-07-16only match int-eg on gecko sgc cardsMichael Shalayeff
2003-07-15Adjust pflog after recent byte order changes, fixes the 'truncated-ip'Daniel Hartmeier
2003-07-15syncTheo de Raadt
2003-07-15newTheo de Raadt
2003-07-15hptmask goes away as a register and frees one tmp crMichael Shalayeff
2003-07-15model and revision were swappedplaces in the structMichael Shalayeff
2003-07-15more dmamap_load_* functions stolen from other places and de-registerMichael Shalayeff
2003-07-15Add support for AD1985, deraadt@ okDamien Couderc