summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-06-01Multiply the capacity for cards with block size >512 bytes (e.g. 2G cards).Uwe Stuehler
2006-06-01mbalmer says the swiss have learned how to swim.Chris Kuethe
2006-06-01remove a comma from the attach line, makes dmesg prettierFelix Kronlage
2006-06-01These magics -> This magicBrad Smith
2006-06-01The largest allowable frame size is 9622 bytes.Brad Smith
2006-06-01SDIO card identificationUwe Stuehler
2006-06-01fewer debug messagesUwe Stuehler
2006-06-01Right at the end of a debug kernel build, the current Makefile copies bsdChristopher Pascoe
2006-06-01regenUwe Stuehler
2006-06-01The Spectec device is probably a SDW-820. Keep product names shortUwe Stuehler
2006-06-01leave the reply_dva address alone so we can post it back to the ioc ratherDavid Gwynne
2006-06-01latch the AFSR/AFAR -before- reading the PCI control/status registerJason Wright
2006-06-01regenUwe Stuehler
2006-06-01Start a list of SD vendors and products.Uwe Stuehler
2006-06-01do a better job of setting up the PBM. Doesn't fix the PIO faults we'reJason Wright
2006-06-01Add basic NMEA0183 support as a tty line discipline. The line disciplineMarc Balmer
2006-06-01fix some macrosDavid Gwynne
2006-06-01- stop using magic constants for the onboard error INOs (one was wrong anyway)Jason Wright
2006-06-01Compile broken ipmi into GENERIC, so it's easy for marco to fixBob Beck
2006-06-01After changing J3 to J4 on the thecus board, serial interrupts work justDale Rahn
2006-06-01Splraise is strictly to increase spl, do not lower.Dale Rahn
2006-06-01Better to attach obio devices after pci.Dale Rahn
2006-06-01Proper config attach, not always return 1 from probe.Dale Rahn
2006-06-01Make the debug printfs work if RAL_DEBUG is defined.Robert Nagy
2006-06-01Add powerhooks for ral(4) cards with RT2561 chipset, and also fixRobert Nagy
2006-06-01add 2 subclasses, subclass storage SAS and subclass system SD Host Controller.Brad Smith
2006-06-01enable xge(4) on the CD RAMDISKs.Brad Smith
2006-06-01de-static and formatting.Brad Smith
2006-06-01enable hardware RX checksum offload.Brad Smith
2006-06-01formattingBrad Smith
2006-06-01add bit defns for [UE]FARJason Wright
2006-06-01Correct IRQ mappings for thecus devices.Dale Rahn
2006-06-01current_ipl_level is a value, not a mask, do not '|=' into it.Dale Rahn
2006-06-01enable error interrupts and install handlers for same (the handlers don't do ...Jason Wright
2006-06-01observed by Naddy, found by claudio, strange constructs require strange definesTodd T. Fries
2006-06-01CACHE_GLOBAL is enforced at the APR level, no need to propagate it intoMiod Vallat
2006-06-01Better test for cacheability of the previous mapping in pmap_cache_ctrl()Miod Vallat
2006-06-01Change spl4() to spl7() to raise-only semantics.Miod Vallat
2006-06-01oops, i dont know how to count bits. fix the OFFSET bitmasks in the deviceDavid Gwynne
2006-06-01add spi device configuration pages 0 and 1David Gwynne
2006-06-01We do not create st devices with different density modes. i.e. with deviceKenneth R Westerback
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-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-01Whitespace cleanup.Christopher Pascoe
2006-06-01Consistantly map com0 irq.Dale Rahn