summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-01knfHans-Joerg Hoexer
2006-06-01oops, i dont know how to count bits. fix the OFFSET bitmasks in the deviceDavid Gwynne
2006-06-01add more v6 support, this round `any' expands additionally to ::/0Todd T. Fries
2006-06-01add spi device configuration pages 0 and 1David Gwynne
2006-06-01urgs, other stuff snuck inHenning Brauer
2006-06-01We do not create st devices with different density modes. i.e. with deviceKenneth R Westerback
2006-06-01make // /~ path rewriting optional in adjustname() and use it everywhereJason Wright
2006-06-01Add the MIIF_AUTOTSLEEP flag, needed by gigabit axe(4) devices.Christopher Pascoe
2006-06-01use the table ID as array index directly, faster in the forwarding pathHenning Brauer
2006-06-01Remove unused macros, improve readability.Christopher Pascoe
2006-06-01Make umv_pglistalloc() return EINVAL if it is asked for 0 bytes. ThisKenneth R Westerback
2006-06-01Initialize current window, and clear the readonly flag earlier in fileKjell Wooding
2006-06-01do not use /dev/hotplug for now, only one reader supported yetHenning Brauer
2006-06-01put back regular sensors scanningHenning Brauer
2006-06-01fix the reply handling on crazy machines that give me bits in the high partDavid Gwynne
2006-06-01Pass the value of IPG2 to the AX88178 in the index register.Christopher Pascoe
2006-06-01KNF.Christopher Pascoe
2006-06-01Make transpose (c-T) undoable.Kjell Wooding
2006-06-01rename list link for ipsec_rule structures from "entries" to "rule_entry".Hans-Joerg Hoexer
2006-06-01Whitespace cleanup.Christopher Pascoe
2006-06-01Consistantly map com0 irq.Dale Rahn
2006-06-01Just say NO to noisy dmesg.Dale Rahn
2006-06-01IO addresses will always be in the right range, this check is wrong.Dale Rahn
2006-06-01Just say no to noisy dmesg.Dale Rahn
2006-06-01Now that this maps correctly, allow the interrupt to map properly.Dale Rahn
2006-06-01Properly remap I/O Addresses for theucs/IOData boxes.Dale Rahn
2006-06-01fix stupid typo. mea culpaBob Beck
2006-06-01some more, not hooked up yetHans-Joerg Hoexer
2006-06-01prepare some more tests for v6Hans-Joerg Hoexer
2006-06-01When no peer is specified, make this rule a "catch-all" rule for any remoteHans-Joerg Hoexer
2006-06-01Generate correct configuration for default peers.Hans-Joerg Hoexer
2006-06-01find-file-other-window and find-buffer-other-window should splitKjell Wooding
2006-06-01Fix a commentHans-Joerg Hoexer
2006-06-01remove another useless isavar.h includeFelix Kronlage
2006-06-01oops, remove debugging cruftJason Wright
2006-06-0164 bit dva addresses so we can >> 32 later; ok dlgTheo de Raadt
2006-06-01Cleanup, and a new one from Aleksander Piotrowski:Kjell Wooding
2006-06-01Disable ipmi in GENERIC for the moment - it breaks too much stuffBob Beck
2006-06-01 Move mtio drive prep to a function, and makes the changerBob Beck
2006-05-31It's bit 13 that's causing the address aliasing in the cache, not bit 14.Mark Kettenis
2006-05-31xcs -> xscBrad Smith
2006-05-31when adding a new file that already exists set the previousJoris Vink
2006-05-31Capture the port_wwn and node_wwn corresponding to a target id everyKenneth R Westerback
2006-05-31enable mpiDavid Gwynne
2006-05-31remove some silly casts. put spl calls after all declarations.Ted Unangst
2006-05-31bogus value in cdb. excess cut n' paste.Michael Coulter
2006-05-31add support for the export command.Joris Vink
2006-05-31support -p flag for diff, makes dlg@ feel all warmJoris Vink
2006-05-31byteswap the ioc_status field so we can respond to scsi things properly onDavid Gwynne
2006-05-31better description for the volume commands; ok mjcJason McIntyre