Age | Commit message (Expand) | Author |
2004-12-30 | Properly include fcom.h defines. | Dale Rahn |
2004-12-30 | #include cleanup. | Dale Rahn |
2004-12-30 | Work around the previous xscale/sa1xx muck, should now work for cats and xscale | Dale Rahn |
2004-12-30 | shorter symbolic names for regulation domains and 2GHz channels for FCC1A. | Reyk Floeter |
2004-12-30 | Support for pxa270, at least a running start. | Dale Rahn |
2004-12-30 | replace __attribute__((__packed__)) with __packed. | Reyk Floeter |
2004-12-30 | Include types and defines for items used in these inlined functions. | Dale Rahn |
2004-12-30 | Add pxa270 id | Dale Rahn |
2004-12-30 | Fix (and de-inline) bus_space_(read|write)_raw* functions, they did | Dale Rahn |
2004-12-30 | Silence resettodr() unless option DEBUG. | Miod Vallat |
2004-12-30 | If we are running on a 68040 or a 68060 processor, overwrite the copypage() | Miod Vallat |
2004-12-30 | Do the address space checks only if option DEBUG - nobody has seen them | Miod Vallat |
2004-12-30 | Kill the EIOMAPSIZE and instead, dynamically size the external I/O map, | Miod Vallat |
2004-12-30 | Rework pmap_bootstrap() computations of I/O maps. Makes the MD part of | Miod Vallat |
2004-12-30 | Let yds_init() return a meaningful value. | Miod Vallat |
2004-12-30 | adw(4) works on amd64, enable; ok deraadt marco | Peter Valchev |
2004-12-30 | Current ahd timeout code does nothing. Add fbsd style timeout | Kenneth R Westerback |
2004-12-30 | Clean up some code to eliminate snprintf() return value abuse noted by | Kenneth R Westerback |
2004-12-30 | add acphy and bmtphy for some aue devices | David Gwynne |
2004-12-30 | Import M_CANFAIL support from NetBSD, removes a nasty panic during low-mem sc... | Niklas Hallqvist |
2004-12-30 | Enable udav now it works on alpha. ok dlg@ | Jonathan Gray |
2004-12-30 | fix for some archs that don't like unaligned accesses, eg sparc64 and alpha | David Gwynne |
2004-12-30 | Correct copyright as per David Young's recent change in NetBSD. | Jonathan Gray |
2004-12-30 | Add license and CVS tags. | Jonathan Gray |
2004-12-30 | Don't zero error value, return it. | Kenneth R Westerback |
2004-12-30 | add ehci and enable atu in GENERIC. get rid of the flags on usb since they | David Gwynne |
2004-12-30 | get rid of ieee80211 debug output | David Gwynne |
2004-12-30 | handle rtt < 0; markus ok | Theo de Raadt |
2004-12-29 | fix indent | Markus Friedl |
2004-12-29 | fix a few more locators with ? that snuck in; mickey ok | Theo de Raadt |
2004-12-29 | indentation repair; marco ok | Theo de Raadt |
2004-12-29 | from freebsd: ehci.c 1.13, ehci_pci.c 1.13, ehcireg.h 1.5, ehcivar.h 1.3 | David Gwynne |
2004-12-29 | another Marvell PHY | Brad Smith |
2004-12-29 | Add commented entries for David Young's Realtek 8180 driver (rtw). | Jonathan Gray |
2004-12-29 | regen | Brad Smith |
2004-12-29 | another Marvell Gig PHY, noticed on a macppc system. | Brad Smith |
2004-12-29 | Driver for Realtek 802.11 devices from NetBSD. | Jonathan Gray |
2004-12-28 | Sync with recent NetBSD ieee80211_compute_duration() changes. | Jonathan Gray |
2004-12-28 | add sqphy | Brad Smith |
2004-12-28 | when panicing from timeout_add being < 0, print the value; ok miod | Theo de Raadt |
2004-12-28 | clean dirty accident by miod | Theo de Raadt |
2004-12-28 | indent properly | Theo de Raadt |
2004-12-28 | Since we don't enable interrupts until autoconf is over, we don't need | Miod Vallat |
2004-12-28 | fix new line in dmesg print on 8k cpus | Michael Shalayeff |
2004-12-28 | correct snprintf return val mishandling; ok krw marco | Theo de Raadt |
2004-12-28 | Don't allow an infinite number of SCSI bus resets per i/o. | Kenneth R Westerback |
2004-12-27 | Fix tag handling for non-U320/packetized devices. Allow tags for these | Kenneth R Westerback |
2004-12-27 | unused | Martin Reindl |
2004-12-27 | Gremlin crept in; found by drahn@ | Miod Vallat |
2004-12-27 | Finally put copyrights on files I wrote _long_ ago. prodded by miod@ | Dale Rahn |