device.hints.5 (ad962727266d02dc83ba1307659b94d8675c9d2c) device.hints.5 (c3df85bf339d27a52693a47077e19a8362d68581)
1.\" Copyright (c) 2001
2.\" Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
3.\" 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

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

88is the keyword of the hint.
89The keyword may be:
90.Pp
91.Bl -tag -width ".Li disabled" -compact -offset indent
92.It Li at
93specifies a bus to which the device is attached.
94.It Li port
95specifies the start address of I/O ports to be used by the device.
1.\" Copyright (c) 2001
2.\" Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
3.\" 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

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

88is the keyword of the hint.
89The keyword may be:
90.Pp
91.Bl -tag -width ".Li disabled" -compact -offset indent
92.It Li at
93specifies a bus to which the device is attached.
94.It Li port
95specifies the start address of I/O ports to be used by the device.
96.It Li portsize
97specifies the number of ports used by the device.
96.It Li irq
97is the interrupt line number to be used.
98.It Li drq
99is the DMA channel number.
100.It Li maddr
101specifies the physical memory address used by the device.
102.It Li msize
103specifies the physical memory size used by the device.

--- 63 unchanged lines hidden ---
98.It Li irq
99is the interrupt line number to be used.
100.It Li drq
101is the DMA channel number.
102.It Li maddr
103specifies the physical memory address used by the device.
104.It Li msize
105specifies the physical memory size used by the device.

--- 63 unchanged lines hidden ---