summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2004-10-24Minimize delta to FreeBSD in preparation for bringing in updates.Kenneth R Westerback
2004-10-23add subclass codes from the 2.3 specBrad Smith
2004-10-23configure() -> cpu_configure()Michael Coulter
2004-10-23add missing braces, noticed by mcbride@Brad Smith
2004-10-23re-add old xl_encap_90xB() for 905B/C cards. removed in rev 1.52.Brad Smith
2004-10-22Remove option CPU hack, no changes in .o files.Alexander Yurchenko
2004-10-22syncTheo de Raadt
2004-10-22some Atmel devicesTheo de Raadt
2004-10-22xbowmux not yetPer Fogelstrom
2004-10-22add some more wi devices found in netbsd and freebsdJonathan Gray
2004-10-22regenJonathan Gray
2004-10-22add some more wi devices found in netbsd and freebsdJonathan Gray
2004-10-22regenJonathan Gray
2004-10-22add id for Realtek 8180 based 802.11 devicesJonathan Gray
2004-10-22KNFMarco Peereboom
2004-10-22And add a license before theo kills me.Marco Peereboom
2004-10-22Add mpt_ioctl.h file.Marco Peereboom
2004-10-22Add:Marco Peereboom
2004-10-21SIGFPE signal codes for SSE.Mark Kettenis
2004-10-20Provide real console drivers on installation media, and deem pcons obsoleteMiod Vallat
2004-10-20vr(4) now works out of the box and brings defenceless sparc64 in a new ageMiod Vallat
2004-10-20defined in pcidevs nowTheo de Raadt
2004-10-20syncTheo de Raadt
2004-10-20PRO/2200BG_3Theo de Raadt
2004-10-20CAPINFO_BITS from the current net/if_ieee80211.h header; fixesFederico G. Schwindt
2004-10-20put newline at right place during attachTheo de Raadt
2004-10-20add some devices found in linux and freebsd driversJonathan Gray
2004-10-20regenJonathan Gray
2004-10-20some additional prism devices found in linux driversJonathan Gray
2004-10-20add devices found in linux driverJonathan Gray
2004-10-20regenJonathan Gray
2004-10-20disable the intel wireless stuff by defaultTheo de Raadt
2004-10-20usb wi devices found in linux driverJonathan Gray
2004-10-20put newlines at slightly different places during attach, leading to cleanTheo de Raadt
2004-10-20support for Intel 2100/2200BG/2915ABG wireless devices written byTheo de Raadt
2004-10-20Fix some 64 bit address problems.Per Fogelstrom
2004-10-20interrupt transfer support on usb2 controllers. allows the use of usb2 hubsDavid Gwynne
2004-10-20Use bus_addr_t instead of int for port address/offset, ok mickeyPer Fogelstrom
2004-10-19serverworks csb5 revision after 0x92 seems not to have 80-wireAlexander Yurchenko
2004-10-19use queue.h provided macro when traversing the process list, no changesPedro Martelletto