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