summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-10-28wrong paste from lasiMichael Shalayeff
2004-10-28print our ether address when attaching like other driversjoshua stein
2004-10-28remove onlink assumption behavior (consider destination on-link if defaultJun-ichiro itojun Hagino
2004-10-28add \n in 'invalid state' message; from Martin Reindl; ok miod@.Xavier Santolaria
2004-10-28Redo RAID volume pagesMarco Peereboom
2004-10-27Remove static for all non-inline functions.Damien Bergamini
2004-10-27Minor consistency tweaks (imported from iwi).Damien Bergamini
2004-10-27Check that we are associated before sending anything. Call ipw_stop()Damien Bergamini
2004-10-27Handle fatal errors from firmware (imported from iwi).Damien Bergamini
2004-10-27Read MAC address from EEPROM in ipw_attach(). The address is now knownDamien Bergamini
2004-10-27Cache firmware into kernel memory instead of sending it directly. TheDamien Bergamini
2004-10-27Change firmware initialization sequence to be more consistent with iwi.Damien Bergamini
2004-10-27Add ipw_media_status() to report the current Tx rate properly.Damien Bergamini
2004-10-27Configure the adapter properly to avoid Tx retries from interfering withDamien Bergamini
2004-10-27Add authmode support (imported from iwi).Damien Bergamini
2004-10-27Import ipw_get_table() and ipw_get_radio() functions from iwi.Damien Bergamini
2004-10-27Remove unuseful initialization of ic->ic_bss->ni_chan in ipw_init().Damien Bergamini
2004-10-27Change the way supported rates set is initialized (to be consistent withDamien Bergamini
2004-10-27Reduce timeout from two seconds to one second for command ack and from fiveDamien Bergamini
2004-10-27Remove static for all non-inline functions.Damien Bergamini
2004-10-27Mostly cosmetic changes to be consistent with iwi:Damien Bergamini
2004-10-27regenNiklas Hallqvist
2004-10-27Add support for sys_setre[ug]id, ok deraadt@Niklas Hallqvist
2004-10-27update todo to better reflect realityDavid Gwynne
2004-10-26simplify cache print a bitMichael Shalayeff
2004-10-26there is nothing about cache associativity in thereMichael Shalayeff
2004-10-26fix incorrect function argument in code we don't use yet (for consistency)Peter Valchev
2004-10-26better higher limitsMichael Shalayeff
2004-10-26disable sid hashing on pcxu and aboveMichael Shalayeff
2004-10-26typo, from Joris VinkPedro Martelletto
2004-10-26stylingPedro Martelletto
2004-10-26Add RAID volume pageMarco Peereboom
2004-10-26Add Pharos GPS. From NetBSD.Jonathan Gray
2004-10-26regenJonathan Gray
2004-10-26Add a uplcom. From NetBSDJonathan Gray
2004-10-25don't assume a block is allocated if bread() or cg_chkmagic() fails.Pedro Martelletto
2004-10-25add EHCI_QTD_SET_STATUSDavid Gwynne
2004-10-25remove dead 'ifdef tahoe' code, ok millert@ deraadt@Pedro Martelletto
2004-10-25syncAlexander Yurchenko
2004-10-25add form@'s ati radeon 9600Alexander Yurchenko
2004-10-25regenJonathan Gray
2004-10-25Add RT25060/ACX100B/ACX111 ids, give ACX100A a generic nameJonathan Gray
2004-10-25same fix as for com_gsc wrt unmapped console portsMichael Shalayeff
2004-10-24More freebsd delta reduction. Eliminate use of NetBSD scsipi definesKenneth R Westerback
2004-10-24A missed ahd_htole16 -> aic_htole16 in an unused define.Kenneth R Westerback
2004-10-24Remove ahc/ahd NetBSD compatibility defines unused since we startedKenneth R Westerback
2004-10-24regenDavid Gwynne
2004-10-24MA101 and MA101 revision BDavid Gwynne
2004-10-24Missed file from previous aic diff.Kenneth R Westerback
2004-10-24Shuffle defines around so that ahc and ahd use the aic_ names thatKenneth R Westerback