summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-06-11- sync up MLD declaration with RFC3542 (s/MLD6/MLD/)Jun-ichiro itojun Hagino
2003-06-11It is important not to forget "membar(MemIssue)". Got missedHenric Jungheim
2003-06-11The upgrade script depends upon that, if mount_foo is present on the ramdiskMiod Vallat
2003-06-11Add pmsi to GENERIC, PR #3251Miod Vallat
2003-06-11Much of the sbus, psycho, and schizo bus_dma code is the same, so let'sHenric Jungheim
2003-06-11The "min" and "max" functions cast to "u_int", which can lead to surprisingHenric Jungheim
2003-06-11- sync up MLD declaration with RFC3542 (s/MLD6/MLD/)Jun-ichiro itojun Hagino
2003-06-10It would kind of help if the flags member was initialized, otherwise randomDaniel Hartmeier
2003-06-10debug0 and debug1 are defined elsewhere -- make 'em extern hereMichael Shalayeff
2003-06-10don't allow /dev/crypto to be opened ifndef CRYPTO (the thread hasn't beenJason Wright
2003-06-10o make mount(2) return EROFS, not EPERM if ffs is dirtyTodd C. Miller
2003-06-10- rip out support for a.out and 32-bit kernelsBrad Smith
2003-06-09more 3/4 cleanup for pefoTheo de Raadt
2003-06-09pefo 3/4 licence cleanupsTheo de Raadt
2003-06-09Attempt to resolve byte order confusion in nat code once and for all.Ryan Thomas McBride
2003-06-09typo (need to check ti6 instead of ti)Jun-ichiro itojun Hagino
2003-06-09backout following:Jun-ichiro itojun Hagino
2003-06-09Fix erroneous handling of i/o's during a reset.Kenneth R Westerback
2003-06-08snprintf needed here.Miod Vallat
2003-06-08Returns the correct array size.Cedric Berger
2003-06-08A table in an anchor creates a real anchor: pfctl -sA works.Cedric Berger
2003-06-08Enable gus again now that it won't panic during probe.Miod Vallat
2003-06-08Fix probe for GUS MAX cards; from NetBSD.Miod Vallat
2003-06-08Do not hardcode the dma channel to 1, use the softc settings instead.Miod Vallat
2003-06-07print minor version as 02d; from Adam Montague via pr 3284; matches what free...Michael Shalayeff
2003-06-07Experimental support for Intel 31244 SATA, only parallel ATA mode yet;Alexander Yurchenko
2003-06-07Add a generic channel setup routine for SATA devices; from NetBSDAlexander Yurchenko
2003-06-07syncAlexander Yurchenko
2003-06-07Add 3DFX Voodoo5 and TI TSB43AB23 IEEE1394, found in dmesg fromAlexander Yurchenko
2003-06-07syncAlexander Yurchenko
2003-06-07Remove clause 3.Hakan Olsson
2003-06-07Add a couple of Intel 875P chipset devices found in dmesg fromAlexander Yurchenko
2003-06-06- section reorderJason McIntyre
2003-06-06Do not bother taking care of the frame buffer flags in the softc, if theMiod Vallat
2003-06-06Fix a copied constant, mention why a number doesnt match linux, removeDale Rahn
2003-06-06Add support for Intel ICH5/ICH5R IDEAlexander Yurchenko
2003-06-06There is no point in flushing the data cache all the time. It just createsHenric Jungheim
2003-06-06Identify Pentium M CPUAndreas Gunnarsson
2003-06-06avoid M_WAIT in network stack; netbsd revision 1.13Jun-ichiro itojun Hagino
2003-06-06don't use M_WAIT in network stack. use M_PREPEND to keep m_pkthdr.Jun-ichiro itojun Hagino
2003-06-06don't try to forward multicast packet to mif that went away; kameJun-ichiro itojun Hagino
2003-06-06initialize blocksize from the trigger_input routine; fixes a div by zeroFederico G. Schwindt
2003-06-05untils this is sync'ed, correctly set mixer_class for CMPCI_OUTPUT_CLASS.Federico G. Schwindt
2003-06-05Cleanup and enable kauaiata DMA. Tables should be mostly saneDale Rahn
2003-06-05Faster ramdac operation, by reducing the delay between register writes,Miod Vallat
2003-06-05Cleanup:Alexander Yurchenko
2003-06-053/4 knockout for peter galbavyTheo de Raadt
2003-06-05ATA100 driver for apple's new machines, aka kauai.Dale Rahn
2003-06-04The IIi/e chips have a DMA sync register that we have been ignoring. ThisHenric Jungheim
2003-06-04Delete UCB term 3. When there are other copyright owners, we affirmTheo de Raadt