summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-09-13knf; no binary change.Federico G. Schwindt
2005-09-13make a macro instead of #ifdef DEBUG if() printf() #endif; no functional changeMichael Shalayeff
2005-09-13make compile; goodMichael Shalayeff
2005-09-13only include what is needed (tree.h) and not the whole metric assload of unre...Michael Shalayeff
2005-09-13merge the macglobals one-liner into locoreMartin Reindl
2005-09-13replace the node hash table with a red-black tree. this fixes someReyk Floeter
2005-09-12Change the NKMEMPAGES range to 4-64MB for 32bit arches, and 8-128MB for 64bitMiod Vallat
2005-09-12Do not ouput anything unless option CARDBUS_DEBUG; ok fgs@Miod Vallat
2005-09-12knf plus use __func__; no functional change.Federico G. Schwindt
2005-09-12Do not leak memory if cardbus_read_exrom() fails; ok fgs@Miod Vallat
2005-09-12better cis string parsing. from drochner@netbsd.org; tested by jmc@.Federico G. Schwindt
2005-09-12cleanup commentsMartin Reindl
2005-09-12regenJonathan Gray
2005-09-12ZyDAS USB IDs.Jonathan Gray
2005-09-12regenJonathan Gray
2005-09-12ZyDAS PCI IDs.Jonathan Gray
2005-09-12- Add byte-swap and stride options to bus_space.Martin Reindl
2005-09-12provide m68k_page_offset()Martin Reindl
2005-09-11typo, th -> theBrad Smith
2005-09-11ivec[] needs to be one entry larger on 188.Miod Vallat
2005-09-11oops. unused varMichael Shalayeff
2005-09-11do not inline pci_mapreg_map() anymore as it is olrite now; brad@ okMichael Shalayeff
2005-09-11Don't use a global variable to indicate that we areBrad Smith
2005-09-11Simplify code by changing struct scsi_mode_sense_buf{ union {}Kenneth R Westerback
2005-09-11Some UMASS devices blow up if MODE SENSE buffer length is 0 (aka 256).Kenneth R Westerback
2005-09-11when adding any IP addresses make sure to UP the interface.Brad Smith
2005-09-11cope with the ___moddi3 issue, same as mvme68kTheo de Raadt
2005-09-10whitespace removal and KNFBrad Smith
2005-09-10- a few fixes from the FreeBSD driverBrad Smith
2005-09-10update the trunk(4) driverReyk Floeter
2005-09-10do not trust user input for sysctl. constrain arguments passed to ktraceTheo de Raadt
2005-09-10copy the MAC address from sc_arpcom.ac_enaddr to sc_enaddr inBrad Smith
2005-09-10Prettier diagnostic message; ok deraadt@.Alexander Yurchenko
2005-09-10upon shutdown(), if socket is unconnected return ENOTCONN; ok millertTheo de Raadt
2005-09-10ansi, no binary change.Jonathan Gray
2005-09-10beef up and correct the example sectionMartin Reindl
2005-09-10regenBrad Smith
2005-09-10add Chelsio Communications 10GbE PCI vendor and product ids.Brad Smith
2005-09-10regenBrad Smith
2005-09-10- add Apple FW PCI idBrad Smith
2005-09-10regenBrad Smith
2005-09-10add Neterion vendor id and Xframe 10GbE product id.Brad Smith
2005-09-09knf. no binary change.Federico G. Schwindt
2005-09-09typosPedro Martelletto
2005-09-09regenMichael Shalayeff
2005-09-09another via host bridge; from Maxim Bourmistrov <maxim@student.chalmers.se>Michael Shalayeff
2005-09-08- Removes spl durring attachBrad Smith
2005-09-08save the pcitagReyk Floeter
2005-09-08regenMichael Shalayeff
2005-09-08two more ibm serveraid idsMichael Shalayeff