summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-03-04(really) support user/group rules with 'inet6'Philipp Buehler
2003-03-03Prefer pmap_kenter_pa() in pmap_map().Miod Vallat
2003-03-03nuke extra semicolonmjacob
2003-03-03Enabled inclusion of ISP SBus f/w for GENERIC kernels. This tendsmjacob
2003-03-03Argh. Put back mickey's change here and also follow Ted's suggestionmjacob
2003-03-03Add some A64 defines.mjacob
2003-03-03Get rid of ISP_DMA_ADDR_T and uses ISP_DAC_SUPPORTED to define themjacob
2003-03-03spelling fixesmjacob
2003-03-03In isp_putback_atio, propagate iid && rxid for FC ATIOs.mjacob
2003-03-03Remove STRNCAT define.mjacob
2003-03-03For type 3 requests, the count is ISP_RQDSEG_T3, not ISP_RQDSEG_T2, that we needmjacob
2003-03-03Add (untested, no h/w) 10160 support. Propagate some spelling fixes.mjacob
2003-03-03march through the trapframes on the stack trace until the very lastMichael Shalayeff
2003-03-03Use new pci_matchbyid routine. Add (unable to test, no h/w) 10160 support.mjacob
2003-03-03Make "pfctl -ss" output easier to parse. NO TRAFFIC -> NO_TRAFFIC.Cedric Berger
2003-03-03set n->m_len, somehow the line have lost. thanks danielJun-ichiro itojun Hagino
2003-03-03use M_READONLY instead of defining M_SHAREDCLUSTER(). the change should haveJun-ichiro itojun Hagino
2003-03-03Provide a functional d_psize() function for ramdisk block devices.Miod Vallat
2003-03-02Use priority queue for TCP ACKs that have no payload. Very useful onDaniel Hartmeier
2003-03-02only assign a new queue id if a->qid is 0. otherwise, check a->qid forHenning Brauer
2003-03-02The gem driver will sometimes unmap bus_dma mappings that are stillHenric Jungheim
2003-03-01- only declare and provide pmap_map() for mac68k, until it bites the dust.Miod Vallat
2003-03-01Provide real ieee fp*() functions; from NetBSD.Miod Vallat
2003-02-28intrcnt's are now int's to fit with kern.intrcnt assumptions; miod okJason Wright
2003-02-28Based on several comments from tedu:Jason Wright
2003-02-28update lasttick in clockintr() so that time doesn't run away with usJason Wright
2003-02-28do not entice people into playing with broken fsTed Unangst
2003-02-28make intrcnt[n] an int to fit with the kern.intrcnt changes in JanuaryJason Wright
2003-02-28Update firmware to latest levels- fixes several nasty bugs on the 2300 at least.mjacob
2003-02-28Revert previous change. This driver is shared with 4 other platforms.mjacob
2003-02-28Increase IDENTIFY command timeout to 3 sec, as required by someAlexander Yurchenko
2003-02-28take too. patch ahs to screw up once in a whileMichael Shalayeff
2003-02-28remove non-typo changes. sorry folksMichael Shalayeff
2003-02-28typo; from weissmanndudeMichael Shalayeff
2003-02-28Fix more evil typos.Miod Vallat
2003-02-28fix comments, from weissmanndude.Michael Shalayeff
2003-02-28splsoftnet() around rn_lookup() which is not thread-safe.Cedric Berger
2003-02-28add support for 3cr990 (not 3cr990a,b,c, etc) and 3cr990-fx; from linux driverJason Wright
2003-02-28more txp's; from linux driverJason Wright
2003-02-27regenAlexander Yurchenko
2003-02-27Add ServerWorks CSB6 ATA chip, found in dmesg from niklas@Alexander Yurchenko
2003-02-27regenAlexander Yurchenko
2003-02-27Add some more Promise chips (including SATA ones) and a littleAlexander Yurchenko
2003-02-27print out the ethernet address in the dmesg.Nathan Binkert
2003-02-27make packet classification for altq work in the IPv6 caseHenning Brauer
2003-02-27Repair IPv6 support for tables.Cedric Berger
2003-02-27regenMichael Shalayeff
2003-02-27add ENE cb1410 and sort out the EFFICIENTNETSMichael Shalayeff
2003-02-26Let this compile if no DDBMiod Vallat
2003-02-26Fix symbol clash that would prevent a kernel configured with both ncr5380Miod Vallat