Age | Commit message (Expand) | Author |
2004-10-30 | Add missing manufacturing pages. Only the IO Unit pages are now missing but ... | Marco Peereboom |
2004-10-29 | rev 1.78 | Brad Smith |
2004-10-28 | add \n in 'invalid state' message; from Martin Reindl; ok miod@. | Xavier Santolaria |
2004-10-28 | Redo RAID volume pages | Marco Peereboom |
2004-10-26 | Add RAID volume page | Marco Peereboom |
2004-10-24 | More freebsd delta reduction. Eliminate use of NetBSD scsipi defines | Kenneth R Westerback |
2004-10-24 | A missed ahd_htole16 -> aic_htole16 in an unused define. | Kenneth R Westerback |
2004-10-24 | Remove ahc/ahd NetBSD compatibility defines unused since we started | Kenneth R Westerback |
2004-10-24 | Missed file from previous aic diff. | Kenneth R Westerback |
2004-10-24 | Shuffle defines around so that ahc and ahd use the aic_ names that | Kenneth R Westerback |
2004-10-24 | Minimize delta to FreeBSD in preparation for bringing in updates. | Kenneth R Westerback |
2004-10-23 | add missing braces, noticed by mcbride@ | Brad Smith |
2004-10-23 | re-add old xl_encap_90xB() for 905B/C cards. removed in rev 1.52. | Brad Smith |
2004-10-22 | KNF | Marco Peereboom |
2004-10-22 | And add a license before theo kills me. | Marco Peereboom |
2004-10-22 | Add mpt_ioctl.h file. | Marco Peereboom |
2004-10-22 | Add: | Marco Peereboom |
2004-10-20 | put newlines at slightly different places during attach, leading to clean | Theo de Raadt |
2004-10-20 | Use bus_addr_t instead of int for port address/offset, ok mickey | Per Fogelstrom |
2004-10-17 | Add a callback drv_probe() to allow underlying ata controller driver | Alexander Yurchenko |
2004-10-17 | Move declaration of default _vtbl members (wdc_default_*) to | Alexander Yurchenko |
2004-10-17 | Define number of general and ``shadow'' (overlapping) ATA registers; | Alexander Yurchenko |
2004-10-14 | a few more c-media codec ids | Michael Shalayeff |
2004-10-14 | constants for TX underrun handling | Brad Smith |
2004-10-14 | rev 1.47 | Brad Smith |
2004-10-13 | De-inline siop. Shrinks almost 1K on i386. | Kenneth R Westerback |
2004-10-13 | Let the generic rtl code work if the bus-dependent code has decided to attach; | Miod Vallat |
2004-10-12 | Don't use BIOS configuration data when no seeprom is available. Lets | Kenneth R Westerback |
2004-10-10 | Work around "overlapped command" issue on devices that are slower than U320. ... | Marco Peereboom |
2004-10-06 | typo | Brad Smith |
2004-10-06 | Enable round-robin arbitration between transmit and receive unit | Brad Smith |
2004-10-04 | a whole bunch of avance logic codecs and also patch for some | Michael Shalayeff |
2004-10-02 | remove if NVLAN here too | Brad Smith |
2004-10-01 | add some missing $, ok djm@ 'That looks fine to me' millert@ | Jonathan Gray |
2004-09-30 | get the MAC address correct on big endian | Jason Wright |
2004-09-30 | don't need uvm_extern.h for vtophys (no vtophys!) | Jason Wright |
2004-09-30 | bus_dma-ify... thanks to robert, jgs, and grange for testing | Jason Wright |
2004-09-30 | rtl8139 doesn't setup ANLPAR if the other side is not NWay compatible, | Jason Wright |
2004-09-29 | Ratibibugle now useless evcnt structures. | Miod Vallat |
2004-09-28 | Use ETHER_MIN_LEN/ETHER_MAX_DIX_LEN | Brad Smith |
2004-09-28 | fixes for 2 cases of unaligned memory access on alpha which | Brad Smith |
2004-09-28 | remove if NVLAN around IFCAP_VLAN_MTU | Brad Smith |
2004-09-28 | Use ETHER_MAX_DIX_LEN/ETHER_MIN_LEN | Brad Smith |
2004-09-28 | remove unused GEM_MTU | Brad Smith |
2004-09-28 | - Use ETHER_MAX_LEN + ETHER_VLAN_ENCAP_LEN instead of HME_MTU | Brad Smith |
2004-09-27 | allow for VLAN-sized frames. | Brad Smith |
2004-09-24 | timedout is not an english word, complaint from theo, ok marco | Henning Brauer |
2004-09-24 | Multiple inclusion protection. | Alexander Yurchenko |
2004-09-23 | don't need to set ifp->if_mtu or ifp->if_output in each driver, | Brad Smith |
2004-09-20 | meant to commit this too, remove old resume workaround flags | Brad Smith |