ahc.4 (474fc32b337d728406effe906860cd6a619f5622) ahc.4 (12e49033495ab129411bee56513cbea16e18f44a)
1.\"
2.\" Copyright (c) 1995, 1996, 1997, 1998
3.\" Justin T. Gibbs. All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 20 unchanged lines hidden (view full) ---

29.Dd October 15, 1998
30.Dt AHC 4
31.Os FreeBSD
32.Sh NAME
33.Nm ahc
34.Nd Adaptec VL/EISA/PCI SCSI host adapter driver
35.Sh SYNOPSIS
36For one or more VL/EISA cards:
1.\"
2.\" Copyright (c) 1995, 1996, 1997, 1998
3.\" Justin T. Gibbs. All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 20 unchanged lines hidden (view full) ---

29.Dd October 15, 1998
30.Dt AHC 4
31.Os FreeBSD
32.Sh NAME
33.Nm ahc
34.Nd Adaptec VL/EISA/PCI SCSI host adapter driver
35.Sh SYNOPSIS
36For one or more VL/EISA cards:
37.Cd controller eisa0
38.Cd controller ahc0
37.Cd device eisa0
38.Cd device ahc0
39.Pp
40For one or more PCI cards:
39.Pp
40For one or more PCI cards:
41.Cd controller pci0
42.Cd controller ahc0
41.Cd device pci0
42.Cd device ahc0
43.Pp
44To allow PCI adapters to use memory mapped I/O if enabled:
45.Cd options AHC_ALLOW_MEMIO
46.Pp
47For one or more SCSI busses:
43.Pp
44To allow PCI adapters to use memory mapped I/O if enabled:
45.Cd options AHC_ALLOW_MEMIO
46.Pp
47For one or more SCSI busses:
48.Cd controller scbus0 at ahc0
48.Cd device scbus0 at ahc0
49.Sh DESCRIPTION
50This driver provides access to the
51.Tn SCSI
52bus(es) connected to Adaptec
53.Tn AIC7770,
54.Tn AIC7850,
55.Tn AIC7860,
56.Tn AIC7870,

--- 195 unchanged lines hidden ---
49.Sh DESCRIPTION
50This driver provides access to the
51.Tn SCSI
52bus(es) connected to Adaptec
53.Tn AIC7770,
54.Tn AIC7850,
55.Tn AIC7860,
56.Tn AIC7870,

--- 195 unchanged lines hidden ---