Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-01 | Multiply the capacity for cards with block size >512 bytes (e.g. 2G cards). | Uwe Stuehler | |
2006-06-01 | mbalmer says the swiss have learned how to swim. | Chris Kuethe | |
- fixed debug printfs - cope with nmea0183 or nmea 2.3 - allow multiple receivers at the same time Hacked in the park in downtown... "commit this right away" mbalmer | |||
2006-06-01 | remove a comma from the attach line, makes dmesg prettier | Felix Kronlage | |
2006-06-01 | These magics -> This magic | Brad Smith | |
2006-06-01 | The largest allowable frame size is 9622 bytes. | Brad Smith | |
2006-06-01 | SDIO card identification | Uwe Stuehler | |
2006-06-01 | fewer debug messages | Uwe Stuehler | |
2006-06-01 | Right at the end of a debug kernel build, the current Makefile copies bsd | Christopher Pascoe | |
(with symbols) to bsd.gdb, then strips bsd. This diff makes it rename the file with symbols, and then asks strip to output the stripped version as bsd. Avoids a potentially lengthy wait when we would otherwise copy the large (50MB+) kernel with debug symbols. ok reyk@ ketennis@ | |||
2006-06-01 | regen | Uwe Stuehler | |
2006-06-01 | The Spectec device is probably a SDW-820. Keep product names short | Uwe Stuehler | |
and descriptive. | |||
2006-06-01 | leave the reply_dva address alone so we can post it back to the ioc rather | David Gwynne | |
than posting back the offset of the reply frame to the start of the reply space. nobody likes panics, even if theyre free. | |||
2006-06-01 | latch the AFSR/AFAR -before- reading the PCI control/status register | Jason Wright | |
2006-06-01 | regen | Uwe Stuehler | |
2006-06-01 | Start a list of SD vendors and products. | Uwe Stuehler | |
2006-06-01 | do a better job of setting up the PBM. Doesn't fix the PIO faults we're | Jason Wright | |
seeing, I"m not convinced they're fixable any more. | |||
2006-06-01 | Add basic NMEA0183 support as a tty line discipline. The line discipline | Marc Balmer | |
decodes NMEA messages completely transparent to userland applications, i.e. userland can still use the NMEA stream and talk to the device. If data is received, a timedelta sensor suitable for ntpd is created. The timestamp is not very precise at the moment, use of this is experimental at best. "get it in or we see how well the swiss people can swim" deraadt@ | |||
2006-06-01 | fix some macros | David Gwynne | |
2006-06-01 | - stop using magic constants for the onboard error INOs (one was wrong anyway) | Jason Wright | |
- setup pci error interrupts and do an interpretive dance with the registers | |||
2006-06-01 | Compile broken ipmi into GENERIC, so it's easy for marco to fix | Bob Beck | |
it by enabling it, but leave it disabled by default so it doesn't screw people over until it is fixed. ok dlg@, asked for by deraadt@ | |||
2006-06-01 | After changing J3 to J4 on the thecus board, serial interrupts work just | Dale Rahn | |
fine (on XINT1), so remove the poll console hacks and rewire the com irq to the correct value for thecus. | |||
2006-06-01 | Splraise is strictly to increase spl, do not lower. | Dale Rahn | |
2006-06-01 | Better to attach obio devices after pci. | Dale Rahn | |
2006-06-01 | Proper config attach, not always return 1 from probe. | Dale Rahn | |
2006-06-01 | Make the debug printfs work if RAL_DEBUG is defined. | Robert Nagy | |
2006-06-01 | Add powerhooks for ral(4) cards with RT2561 chipset, and also fix | Robert Nagy | |
builds with RAL_DEBUG, so we have debug information now. ok damien@ | |||
2006-06-01 | add 2 subclasses, subclass storage SAS and subclass system SD Host Controller. | Brad Smith | |
From NetBSD | |||
2006-06-01 | enable xge(4) on the CD RAMDISKs. | Brad Smith | |
2006-06-01 | de-static and formatting. | Brad Smith | |
2006-06-01 | enable hardware RX checksum offload. | Brad Smith | |
2006-06-01 | formatting | Brad Smith | |
2006-06-01 | add bit defns for [UE]FAR | Jason Wright | |
2006-06-01 | Correct IRQ mappings for thecus devices. | Dale Rahn | |
2006-06-01 | current_ipl_level is a value, not a mask, do not '|=' into it. | Dale Rahn | |
2006-06-01 | enable error interrupts and install handlers for same (the handlers don't do ↵ | Jason Wright | |
much yet) | |||
2006-06-01 | observed by Naddy, found by claudio, strange constructs require strange defines | Todd T. Fries | |
.. fixes proto display for the non zero case ok claudio@ | |||
2006-06-01 | CACHE_GLOBAL is enforced at the APR level, no need to propagate it into | Miod Vallat | |
the individual PTEs. No functional change. | |||
2006-06-01 | Better test for cacheability of the previous mapping in pmap_cache_ctrl() | Miod Vallat | |
2006-06-01 | Change spl4() to spl7() to raise-only semantics. | Miod Vallat | |
2006-06-01 | oops, i dont know how to count bits. fix the OFFSET bitmasks in the device | David Gwynne | |
config pages. | |||
2006-06-01 | add spi device configuration pages 0 and 1 | David Gwynne | |
2006-06-01 | We do not create st devices with different density modes. i.e. with device | Kenneth R Westerback | |
minor numbers having bits 2 or 3 set. Eliminate the quirks, etc. used to store info on these non-existant modes. Also eliminate a couple of 'unimplemented' fields in the ioctl request structure. ok beck@ deraadt@ | |||
2006-06-01 | Add the MIIF_AUTOTSLEEP flag, needed by gigabit axe(4) devices. | Christopher Pascoe | |
Cloned from mii_physubr.c. ok brad@ | |||
2006-06-01 | use the table ID as array index directly, faster in the forwarding path | Henning Brauer | |
we trade higher memory consumption if the user doesn't use continous table IDs, but in the worst case (table IDs 0 and 255, 64bit machine) that is 2KB ok claudio ryan | |||
2006-06-01 | Remove unused macros, improve readability. | Christopher Pascoe | |
2006-06-01 | Make umv_pglistalloc() return EINVAL if it is asked for 0 bytes. This | Kenneth R Westerback | |
will prevent panics in, e.g., bus_dmamem_alloc(). ok jason@ art@ | |||
2006-06-01 | fix the reply handling on crazy machines that give me bits in the high part | David Gwynne | |
of the address. | |||
2006-06-01 | Pass the value of IPG2 to the AX88178 in the index register. | Christopher Pascoe | |
2006-06-01 | KNF. | Christopher Pascoe | |
2006-06-01 | Whitespace cleanup. | Christopher Pascoe | |
2006-06-01 | Consistantly map com0 irq. | Dale Rahn | |