summaryrefslogtreecommitdiff
path: root/sys/dev/isa/gscsio.c
AgeCommit message (Expand)Author
2022-04-06constify struct cfattachChristian Weisgerber
2014-09-14remove uneeded proc.h includesJonathan Gray
2010-02-16Use i2c_addr_t as the type for the init_xfer function because thisMichael Knudsen
2009-06-02Cope with logical device numbers gaps, this fixes out-of-bounds accessAlexander Yurchenko
2009-03-29make various strings ("can't map mem space" and similar) more consistentStuart Henderson
2007-06-05Switch to rwlock(9)Jonathan Gray
2006-01-05knfAlexander Yurchenko
2006-01-01switch from macppc-specific maciic(4) driver to the generic iic(4),Theo de Raadt
2005-12-27Enable i2c bus scanning and kill annoying error message.Alexander Yurchenko
2005-12-25Force polling during autoconf.Alexander Yurchenko
2005-11-19Remove unnecessary lockmgr() archaism that was costing too much in termsPedro Martelletto
2004-11-17proper autoconf attachments; grange@ testing; markus@ okMichael Shalayeff
2004-06-05Missing lockinit().Alexander Yurchenko
2004-05-23gscsio(4) -- National Semiconductor Geode SC1100 Super I/O driver.Alexander Yurchenko